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)
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

Simple merge