ARM: S5P6442: Add audio platform devices
[deliverable/linux.git] / arch / arm / plat-samsung / include / plat / devs.h
index d8fda3a6db6299fc9896464950dc62a8224d2f5c..ebf0387fb201abb449b572548056537e7a7e86a4 100644 (file)
@@ -72,6 +72,11 @@ extern struct platform_device s5pv210_device_iis0;
 extern struct platform_device s5pv210_device_iis1;
 extern struct platform_device s5pv210_device_iis2;
 
+extern struct platform_device s5p6442_device_pcm0;
+extern struct platform_device s5p6442_device_pcm1;
+extern struct platform_device s5p6442_device_iis0;
+extern struct platform_device s5p6442_device_iis1;
+
 /* s3c2440 specific devices */
 
 #ifdef CONFIG_CPU_S3C2440
This page took 0.032977 seconds and 5 git commands to generate.