]> git.baikalelectronics.ru Git - kernel.git/commit
perf/arm-cmn: Make arm_cmn_debugfs static
authorRobin Murphy <robin.murphy@arm.com>
Thu, 3 Feb 2022 18:01:18 +0000 (18:01 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Feb 2022 14:57:15 +0000 (14:57 +0000)
commit96cbc192a503f068dace8c1dabe8821f9dfe0682
tree78aae504cce6b1933d0ceee0ca5b95d30365d64e
parentaf0cffbecb6cfd13769e54177d7ca95269e628b0
perf/arm-cmn: Make arm_cmn_debugfs static

Indeed our debugfs directory is driver-internal so should be static.

Link: https://lore.kernel.org/r/202202030812.II1K2ZXf-lkp@intel.com
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Link: https://lore.kernel.org/r/ca9248caaae69b5134f69e085fe78905dfe74378.1643911278.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c