diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2016-04-20 13:45:46 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-05-09 08:23:56 +0100 |
commit | 5eb519f3f6df367d43ec0c6e063fd62943fe4dcf (patch) | |
tree | 2fc532ef834eba8d3322ea40418232ed05cf706f /drivers/mfd/smsc-ece1099.c | |
parent | d6441dc5ce2bc8b296a65952d840d2f16e37f974 (diff) |
mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULE
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either
built-in or as a module, use that macro instead of open coding the same.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/smsc-ece1099.c')
0 files changed, 0 insertions, 0 deletions