fix the following 'make includecheck' warning:
arch/arm/mach-bcmring/core.c: linux/amba/bus.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <[email protected]>
---
arch/arm/mach-bcmring/core.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-bcmring/core.c b/arch/arm/mach-bcmring/core.c
index 492c649..d3bf29b 100644
--- a/arch/arm/mach-bcmring/core.c
+++ b/arch/arm/mach-bcmring/core.c
@@ -31,7 +31,6 @@
#include <linux/clocksource.h>
#include <linux/clockchips.h>
-#include <linux/amba/bus.h>
#include <mach/csp/mm_addr.h>
#include <mach/hardware.h>
#include <asm/clkdev.h>
--
1.6.0.6