aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include/plat/devs.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-samsung/include/plat/devs.h')
-rw-r--r--arch/arm/plat-samsung/include/plat/devs.h2
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;
62extern struct platform_device s5pc100_device_spi2; 62extern struct platform_device s5pc100_device_spi2;
63extern struct platform_device s5pv210_device_spi0; 63extern struct platform_device s5pv210_device_spi0;
64extern struct platform_device s5pv210_device_spi1; 64extern struct platform_device s5pv210_device_spi1;
65extern struct platform_device s5p6440_device_spi0;
66extern struct platform_device s5p6440_device_spi1;
65 67
66extern struct platform_device s3c_device_hwmon; 68extern struct platform_device s3c_device_hwmon;
67 69