mfd: arizona: Fix incorrect Makefile conditionals
authorRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Wed, 13 May 2015 15:52:26 +0000 (16:52 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 22 Jun 2015 11:25:19 +0000 (12:25 +0100)
commite2ae0fbc738fa207cfb712657d339a1863c6bd3e
treefbae671d2c7a035c2650fc084286df27f8c2dbbe
parent7e2d67e94ab05f70d2a73d00283f46778386ca52
mfd: arizona: Fix incorrect Makefile conditionals

The use of ifneq against 'n' to conditionally compile codec-specific
parts is wrong and was resulting in all the codec tables being built
even for deselected codecs.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Makefile