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:
Andy Green
2013-08-06 13:49:22 +01:00
committed by Mark Brown
parent ca872d5c4d
commit c9efd2b2d5

View File

@@ -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 {