[PATCH] ARM: includecheck fix: mach-bcmring, core.c
Jaswinder Singh Rajput
jaswinder at kernel.org
Tue Sep 22 09:11:40 EDT 2009
Cc to linux-arm-kernel <linux-arm-kernel at lists.infradead.org>
On Tue, 2009-09-22 at 18:21 +0530, Jaswinder Singh Rajput wrote:
> 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 <jaswinderrajput at gmail.com>
> ---
> 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>
More information about the linux-arm-kernel
mailing list