Skip to content
Commit 4f88eff8 authored by Paul Bolle's avatar Paul Bolle Committed by Mark Brown
Browse files

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: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 31880c37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment