]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: ab8500-core: Use 'ifdef' for config options
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 30 Jul 2014 01:29:48 +0000 (22:29 -0300)
committerLee Jones <lee.jones@linaro.org>
Wed, 20 Aug 2014 12:28:02 +0000 (13:28 +0100)
commit8768653243887099ecc1c3421ea62cd6aa533949
tree4fcfa3d1680e8552e4e9281e9304a4546bda8825
parentbe37fa8fb80dba97f526c4fa70c17e7976996f06
mfd: ab8500-core: Use 'ifdef' for config options

The config symbol 'CONFIG_DEBUG_FS' should be protected by a 'ifdef' instead
of a plain 'if'.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ab8500-core.c