diff options
Diffstat (limited to 'include/asm-arm/plat-s3c24xx/devs.h')
-rw-r--r-- | include/asm-arm/plat-s3c24xx/devs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/plat-s3c24xx/devs.h b/include/asm-arm/plat-s3c24xx/devs.h index dddf485fc067..f9d6f0317bc1 100644 --- a/include/asm-arm/plat-s3c24xx/devs.h +++ b/include/asm-arm/plat-s3c24xx/devs.h | |||
@@ -29,6 +29,7 @@ extern struct platform_device s3c_device_iis; | |||
29 | extern struct platform_device s3c_device_rtc; | 29 | extern struct platform_device s3c_device_rtc; |
30 | extern struct platform_device s3c_device_adc; | 30 | extern struct platform_device s3c_device_adc; |
31 | extern struct platform_device s3c_device_sdi; | 31 | extern struct platform_device s3c_device_sdi; |
32 | extern struct platform_device s3c_device_hsmmc; | ||
32 | 33 | ||
33 | extern struct platform_device s3c_device_spi0; | 34 | extern struct platform_device s3c_device_spi0; |
34 | extern struct platform_device s3c_device_spi1; | 35 | extern struct platform_device s3c_device_spi1; |