summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/mmc.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/mmc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/mmc.h b/arch/arm/mach-shmobile/include/mach/mmc.h
index e979b8fc1da2..b7d68e44d21e 100644
--- a/arch/arm/mach-shmobile/include/mach/mmc.h
+++ b/arch/arm/mach-shmobile/include/mach/mmc.h
@@ -7,10 +7,5 @@
*
**************************************************/
-#ifdef CONFIG_MACH_MACKEREL
-#include "mach/mmc-mackerel.h"
-#else
#error "unsupported board."
-#endif
-
#endif /* MMC_H */