diff options
Diffstat (limited to 'arch/arm/mach-s5pv210/mach-smdkv210.c')
-rw-r--r-- | arch/arm/mach-s5pv210/mach-smdkv210.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s5pv210/mach-smdkv210.c b/arch/arm/mach-s5pv210/mach-smdkv210.c index 918b23d71fdf..9bfbedf3531e 100644 --- a/arch/arm/mach-s5pv210/mach-smdkv210.c +++ b/arch/arm/mach-s5pv210/mach-smdkv210.c | |||
@@ -28,6 +28,7 @@ | |||
28 | #include <asm/mach-types.h> | 28 | #include <asm/mach-types.h> |
29 | 29 | ||
30 | #include <video/platform_lcd.h> | 30 | #include <video/platform_lcd.h> |
31 | #include <video/samsung_fimd.h> | ||
31 | 32 | ||
32 | #include <mach/map.h> | 33 | #include <mach/map.h> |
33 | #include <mach/regs-clock.h> | 34 | #include <mach/regs-clock.h> |
@@ -46,7 +47,6 @@ | |||
46 | #include <plat/fb.h> | 47 | #include <plat/fb.h> |
47 | #include <plat/s5p-time.h> | 48 | #include <plat/s5p-time.h> |
48 | #include <plat/backlight.h> | 49 | #include <plat/backlight.h> |
49 | #include <plat/regs-fb-v4.h> | ||
50 | #include <plat/mfc.h> | 50 | #include <plat/mfc.h> |
51 | #include <plat/clock.h> | 51 | #include <plat/clock.h> |
52 | 52 | ||