diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-09 19:22:17 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-09 19:22:17 +0400 |
commit | ceb8ef5e6dd55ddcfd875262f83c824f01f02181 (patch) | |
tree | bb2a860519449e5a8b28eefb3f52dbfbbda3529a /arch/arm/mach-exynos/mach-armlex4210.c | |
parent | a50345152e9f66e3bc7847c58980b55f5ff7bec4 (diff) | |
parent | a08485d8fdf6f67ca5f173b68d8f873c574745f2 (diff) | |
download | linux-ceb8ef5e6dd55ddcfd875262f83c824f01f02181.tar.xz |
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Diffstat (limited to 'arch/arm/mach-exynos/mach-armlex4210.c')
-rw-r--r-- | arch/arm/mach-exynos/mach-armlex4210.c | 1 |
1 files changed, 0 insertions, 1 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 = { &s3c_device_hsmmc3, &s3c_device_rtc, &s3c_device_wdt, - &samsung_asoc_dma, &armlex4210_smsc911x, &exynos4_device_ahci, }; |