OSDN Git Service

arm: kirkwood: dockstar: remove useless include of SDIO header
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Dec 2012 14:49:16 +0000 (15:49 +0100)
committerJason Cooper <jason@lakedaemon.net>
Thu, 10 Jan 2013 02:41:35 +0000 (02:41 +0000)
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@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/dockstar-setup.c

index 791a98f..272af69 100644 (file)
@@ -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"