diff options
Diffstat (limited to 'arch/arm/plat-samsung/include/plat/devs.h')
-rw-r--r-- | arch/arm/plat-samsung/include/plat/devs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-samsung/include/plat/devs.h b/arch/arm/plat-samsung/include/plat/devs.h index 62660b1058da..cd74a0700fc7 100644 --- a/arch/arm/plat-samsung/include/plat/devs.h +++ b/arch/arm/plat-samsung/include/plat/devs.h | |||
@@ -62,6 +62,8 @@ extern struct platform_device s5pc100_device_spi1; | |||
62 | extern struct platform_device s5pc100_device_spi2; | 62 | extern struct platform_device s5pc100_device_spi2; |
63 | extern struct platform_device s5pv210_device_spi0; | 63 | extern struct platform_device s5pv210_device_spi0; |
64 | extern struct platform_device s5pv210_device_spi1; | 64 | extern struct platform_device s5pv210_device_spi1; |
65 | extern struct platform_device s5p6440_device_spi0; | ||
66 | extern struct platform_device s5p6440_device_spi1; | ||
65 | 67 | ||
66 | extern struct platform_device s3c_device_hwmon; | 68 | extern struct platform_device s3c_device_hwmon; |
67 | 69 | ||