diff options
Diffstat (limited to 'arch/arm/mach-s5pv310/mach-smdkc210.c')
-rw-r--r-- | arch/arm/mach-s5pv310/mach-smdkc210.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/mach-smdkc210.c b/arch/arm/mach-s5pv310/mach-smdkc210.c index 9262966cd269..2d49273c0a26 100644 --- a/arch/arm/mach-s5pv310/mach-smdkc210.c +++ b/arch/arm/mach-s5pv310/mach-smdkc210.c | |||
@@ -164,6 +164,7 @@ static struct platform_device *smdkc210_devices[] __initdata = { | |||
164 | &s5pv310_device_pd[PD_TV], | 164 | &s5pv310_device_pd[PD_TV], |
165 | &s5pv310_device_pd[PD_GPS], | 165 | &s5pv310_device_pd[PD_GPS], |
166 | &smdkc210_smsc911x, | 166 | &smdkc210_smsc911x, |
167 | &s5pv310_device_sysmmu, | ||
167 | }; | 168 | }; |
168 | 169 | ||
169 | static void __init smdkc210_smsc911x_init(void) | 170 | static void __init smdkc210_smsc911x_init(void) |