diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-03-29 13:28:21 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-04-08 13:44:32 +0100 |
commit | 4f88eff834361d20f507757dde7e636fe2ca0a04 (patch) | |
tree | 2397a173ecc9958264df5262855dabd30cbe649a /drivers | |
parent | 31880c37c11e28cb81c70757e38392b42e695dc6 (diff) | |
download | linux-4f88eff834361d20f507757dde7e636fe2ca0a04.tar.gz linux-4f88eff834361d20f507757dde7e636fe2ca0a04.tar.bz2 linux-4f88eff834361d20f507757dde7e636fe2ca0a04.zip |
ASoC: Ux500: remove test for undefined Kconfig macro
A test for CONFIG_SND_SOC_UX500_AB5500 was added in v3.5. But there
never was a corresponding Kconfig symbol so this test has always
evaluated to true. And since AB5500 support was removed in v3.5 it
appears safe to remove this test and a few lines of code.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions