diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/configs/db1235_defconfig | 1 | ||||
-rw-r--r-- | arch/sh/boards/mach-ecovec24/setup.c | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/db1235_defconfig b/arch/mips/configs/db1235_defconfig index e2b4ad55462f..28e49f226dc0 100644 --- a/arch/mips/configs/db1235_defconfig +++ b/arch/mips/configs/db1235_defconfig | |||
@@ -351,7 +351,6 @@ CONFIG_USB_OHCI_HCD=y | |||
351 | CONFIG_USB_OHCI_HCD_PLATFORM=y | 351 | CONFIG_USB_OHCI_HCD_PLATFORM=y |
352 | CONFIG_USB_STORAGE=y | 352 | CONFIG_USB_STORAGE=y |
353 | CONFIG_MMC=y | 353 | CONFIG_MMC=y |
354 | CONFIG_MMC_CLKGATE=y | ||
355 | CONFIG_MMC_AU1X=y | 354 | CONFIG_MMC_AU1X=y |
356 | CONFIG_NEW_LEDS=y | 355 | CONFIG_NEW_LEDS=y |
357 | CONFIG_LEDS_CLASS=y | 356 | CONFIG_LEDS_CLASS=y |
diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index 1fa8be409771..122f737a901f 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c | |||
@@ -15,6 +15,7 @@ | |||
15 | #include <linux/mmc/sh_mmcif.h> | 15 | #include <linux/mmc/sh_mmcif.h> |
16 | #include <linux/mmc/sh_mobile_sdhi.h> | 16 | #include <linux/mmc/sh_mobile_sdhi.h> |
17 | #include <linux/mtd/physmap.h> | 17 | #include <linux/mtd/physmap.h> |
18 | #include <linux/mfd/tmio.h> | ||
18 | #include <linux/gpio.h> | 19 | #include <linux/gpio.h> |
19 | #include <linux/interrupt.h> | 20 | #include <linux/interrupt.h> |
20 | #include <linux/io.h> | 21 | #include <linux/io.h> |