Re: [PATCH] dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module
From: Vinod Koul
Date: Sat May 14 2016 - 03:56:28 EST
On Wed, May 11, 2016 at 01:39:27PM -0400, Javier Martinez Canillas wrote:
> 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.
Applied, thanks
--
~Vinod