summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/hardware.h
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-08-29 12:12:04 +0200
committerShawn Guo <shawnguo@kernel.org>2016-08-29 22:27:37 +0800
commitd37bac434cb815303e48f1357c76fa020e64c649 (patch)
treefba723a59907852b45d4a1e8c58e777dca93d5a2 /arch/arm/mach-imx/hardware.h
parentb19aa5a70e7d78d225d4f89e792019f237b3656e (diff)
downloadlinux-stable-d37bac434cb815303e48f1357c76fa020e64c649.tar.gz
linux-stable-d37bac434cb815303e48f1357c76fa020e64c649.tar.bz2
linux-stable-d37bac434cb815303e48f1357c76fa020e64c649.zip
ARM: imx: use IS_ENABLED() instead of checking for built-in or 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. Using the macro makes the code more readable by helping abstract away some of the Kconfig built-in and module enable details. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/hardware.h')
0 files changed, 0 insertions, 0 deletions