linux_dsm_epyc7002/drivers/gpu/drm/arm/display/komeda
Liviu Dudau 5768326818 arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabled
We don't call this function if CONFIG_DEBUG_FS is not defined, but we
should not be compiling it either, as the declaration of the debugfs
core functions is not included.

Reported by the kbuild test robot.

Reviewed-by: James Qian Wang (Arm Technology China) <james.qian.wang@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
2019-04-01 20:21:53 +01:00
..
d71 drm/komeda: Add debugfs node "register" for register dump 2019-04-01 18:09:18 +01:00
komeda_crtc.c drm/komeda: Add irq handling 2019-04-01 18:08:26 +01:00
komeda_dev.c arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabled 2019-04-01 20:21:53 +01:00
komeda_dev.h drm/komeda: Add debugfs node "register" for register dump 2019-04-01 18:09:18 +01:00
komeda_drv.c
komeda_format_caps.c
komeda_format_caps.h
komeda_framebuffer.c
komeda_framebuffer.h
komeda_kms.c drm/komeda: Add irq handling 2019-04-01 18:08:26 +01:00
komeda_kms.h drm/komeda: Add irq handling 2019-04-01 18:08:26 +01:00
komeda_pipeline.c drm/komeda: Add debugfs node "register" for register dump 2019-04-01 18:09:18 +01:00
komeda_pipeline.h drm/komeda: Add debugfs node "register" for register dump 2019-04-01 18:09:18 +01:00
komeda_plane.c
komeda_private_obj.c
Makefile drm/komeda: Add d71_enum_resources and d71_cleanup 2019-03-21 12:38:40 +00:00