mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09: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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user