[PATCH v2 17/20] arm: kirkwood: dockstar: remove useless include of SDIO header
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Fri Dec 21 09:49:16 EST 2012
The dockstar platform does not register any SDIO controller, therefore
it does not need to include the mmc-mvsdio.h header.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
arch/arm/mach-kirkwood/dockstar-setup.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-kirkwood/dockstar-setup.c b/arch/arm/mach-kirkwood/dockstar-setup.c
index 791a98f..272af69 100644
--- a/arch/arm/mach-kirkwood/dockstar-setup.c
+++ b/arch/arm/mach-kirkwood/dockstar-setup.c
@@ -19,7 +19,6 @@
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <mach/kirkwood.h>
-#include <linux/platform_data/mmc-mvsdio.h>
#include "common.h"
#include "mpp.h"
--
1.7.9.5
More information about the linux-arm-kernel
mailing list