]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-ux500/include/mach/devices.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[net-next-2.6.git] / arch / arm / mach-ux500 / include / mach / devices.h
index 12e6606e34b15ddc6a20894309f6bc6fa9e13281..b91a4d1211a27997141a38055151c45e19698078 100644 (file)
@@ -28,6 +28,13 @@ extern struct platform_device u8500_i2c4_device;
 extern struct platform_device u8500_dma40_device;
 extern struct platform_device ux500_ske_keypad_device;
 
+extern struct amba_device u8500_sdi0_device;
+extern struct amba_device u8500_sdi1_device;
+extern struct amba_device u8500_sdi2_device;
+extern struct amba_device u8500_sdi3_device;
+extern struct amba_device u8500_sdi4_device;
+extern struct amba_device u8500_sdi5_device;
+
 void dma40_u8500ed_fixup(void);
 
 #endif