* Javier Martinez Canillas <[email protected]> [160811 12:30]: > 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.
Applying both patches into omap-for-v4.9/soc thanks. Tony

