diff options
author | Liviu Dudau <Liviu.Dudau@arm.com> | 2019-03-25 17:31:44 +0100 |
---|---|---|
committer | Liviu Dudau <Liviu.Dudau@arm.com> | 2019-04-01 21:21:53 +0200 |
commit | 57683268189140d3a02c71bb39933a0faec39234 (patch) | |
tree | 1292489aafa0bd0d211a66d68fd9ea00db375944 /COPYING | |
parent | drm/komeda: Add debugfs node "register" for register dump (diff) | |
download | linux-57683268189140d3a02c71bb39933a0faec39234.tar.xz linux-57683268189140d3a02c71bb39933a0faec39234.zip |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions