mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
drivers/bus: arm-cci:nobody uses cci_pmu_destroy
Nobody uses static function, get rid of the function and warning Signed-off-by: Andy Green <andy.green@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
ca872d5c4d
commit
c9efd2b2d5
|
|
@ -463,8 +463,6 @@ static int __init cci_pmu_init(void)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static void cci_pmu_destroy(void) { }
|
||||
|
||||
#endif /* CONFIG_HW_PERF_EVENTS */
|
||||
|
||||
struct cpu_port {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user