From: Leo Chen Date: Mon, 28 Sep 2009 20:56:19 +0000 (+0100) Subject: ARM: 5733/1: fix bcmring compile error X-Git-Tag: v2.6.32-rc3~11^2~8 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=ca6cfa83463d1437895dc7e2e1b197e90dd07610;p=safe%2Fjmp%2Flinux-2.6 ARM: 5733/1: fix bcmring compile error The movement of the MMCI header file made bcmring break. It turns out it was including asm/mmc.h without using it so fixing the problem boils down to removing the offending include. Signed-off-by: Linus Walleij Acked-by: Scott Branden Signed-off-by: Leo Hao Chen Signed-off-by: Russell King --- diff --git a/arch/arm/mach-bcmring/core.c b/arch/arm/mach-bcmring/core.c index d3bf29b..4b4f692 100644 --- a/arch/arm/mach-bcmring/core.c +++ b/arch/arm/mach-bcmring/core.c @@ -44,7 +44,6 @@ #include #include #include -#include #include