diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-09 10:22:17 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-09 10:22:17 -0500 |
commit | ceb8ef5e6dd55ddcfd875262f83c824f01f02181 (patch) | |
tree | bb2a860519449e5a8b28eefb3f52dbfbbda3529a /arch/arm/mach-exynos | |
parent | a50345152e9f66e3bc7847c58980b55f5ff7bec4 (diff) | |
parent | a08485d8fdf6f67ca5f173b68d8f873c574745f2 (diff) |
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Diffstat (limited to 'arch/arm/mach-exynos')
-rw-r--r-- | arch/arm/mach-exynos/mach-armlex4210.c | 1 | ||||
-rw-r--r-- | arch/arm/mach-exynos/mach-smdkv310.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/mach-armlex4210.c b/arch/arm/mach-exynos/mach-armlex4210.c index 3f37a5e8a1f4..b938f9fc1dd1 100644 --- a/arch/arm/mach-exynos/mach-armlex4210.c +++ b/arch/arm/mach-exynos/mach-armlex4210.c | |||
@@ -147,7 +147,6 @@ static struct platform_device *armlex4210_devices[] __initdata = { | |||
147 | &s3c_device_hsmmc3, | 147 | &s3c_device_hsmmc3, |
148 | &s3c_device_rtc, | 148 | &s3c_device_rtc, |
149 | &s3c_device_wdt, | 149 | &s3c_device_wdt, |
150 | &samsung_asoc_dma, | ||
151 | &armlex4210_smsc911x, | 150 | &armlex4210_smsc911x, |
152 | &exynos4_device_ahci, | 151 | &exynos4_device_ahci, |
153 | }; | 152 | }; |
diff --git a/arch/arm/mach-exynos/mach-smdkv310.c b/arch/arm/mach-exynos/mach-smdkv310.c index ee4fb1a9cb72..5de9ee28a508 100644 --- a/arch/arm/mach-exynos/mach-smdkv310.c +++ b/arch/arm/mach-exynos/mach-smdkv310.c | |||
@@ -311,7 +311,6 @@ static struct platform_device *smdkv310_devices[] __initdata = { | |||
311 | &s5p_device_mfc_l, | 311 | &s5p_device_mfc_l, |
312 | &s5p_device_mfc_r, | 312 | &s5p_device_mfc_r, |
313 | &exynos4_device_spdif, | 313 | &exynos4_device_spdif, |
314 | &samsung_asoc_dma, | ||
315 | &samsung_asoc_idma, | 314 | &samsung_asoc_idma, |
316 | &s5p_device_fimd0, | 315 | &s5p_device_fimd0, |
317 | &smdkv310_device_audio, | 316 | &smdkv310_device_audio, |