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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/plat-samsung/include/plat/devs.h b/arch/arm/plat-samsung/include/plat/devs.h
index 78d24202f4e4..fed082a28ad9 100644
--- a/arch/arm/plat-samsung/include/plat/devs.h
+++ b/arch/arm/plat-samsung/include/plat/devs.h
@@ -81,6 +81,13 @@ extern struct platform_device s5p6442_device_iis1;
81extern struct platform_device s5p6440_device_pcm; 81extern struct platform_device s5p6440_device_pcm;
82extern struct platform_device s5p6440_device_iis; 82extern struct platform_device s5p6440_device_iis;
83 83
84extern struct platform_device s5pc100_device_ac97;
85extern struct platform_device s5pc100_device_pcm0;
86extern struct platform_device s5pc100_device_pcm1;
87extern struct platform_device s5pc100_device_iis0;
88extern struct platform_device s5pc100_device_iis1;
89extern struct platform_device s5pc100_device_iis2;
90
84/* s3c2440 specific devices */ 91/* s3c2440 specific devices */
85 92
86#ifdef CONFIG_CPU_S3C2440 93#ifdef CONFIG_CPU_S3C2440