diff options
Diffstat (limited to 'arch/arm/mach-s3c24xx/mach-rx1950.c')
-rw-r--r-- | arch/arm/mach-s3c24xx/mach-rx1950.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/mach-rx1950.c b/arch/arm/mach-s3c24xx/mach-rx1950.c index d492fb938bbb..345d01aa3524 100644 --- a/arch/arm/mach-s3c24xx/mach-rx1950.c +++ b/arch/arm/mach-s3c24xx/mach-rx1950.c | |||
@@ -45,13 +45,13 @@ | |||
45 | #include <linux/platform_data/mtd-nand-s3c2410.h> | 45 | #include <linux/platform_data/mtd-nand-s3c2410.h> |
46 | #include <linux/platform_data/touchscreen-s3c2410.h> | 46 | #include <linux/platform_data/touchscreen-s3c2410.h> |
47 | #include <linux/platform_data/usb-s3c2410_udc.h> | 47 | #include <linux/platform_data/usb-s3c2410_udc.h> |
48 | #include <linux/platform_data/gpio-samsung-s3c24xx.h> | ||
49 | 48 | ||
50 | #include <sound/uda1380.h> | 49 | #include <sound/uda1380.h> |
51 | 50 | ||
52 | #include <mach/fb.h> | 51 | #include <mach/fb.h> |
53 | #include <mach/regs-gpio.h> | 52 | #include <mach/regs-gpio.h> |
54 | #include <mach/regs-lcd.h> | 53 | #include <mach/regs-lcd.h> |
54 | #include <mach/gpio-samsung.h> | ||
55 | 55 | ||
56 | #include <plat/clock.h> | 56 | #include <plat/clock.h> |
57 | #include <plat/cpu.h> | 57 | #include <plat/cpu.h> |