On Tue, Jan 06, 2015 at 11:03:06AM +0100, [email protected] wrote: > -#ifdef CONFIG_SPI_FSL_SPI > +#if defined(CONFIG_SPI_FSL_SPI) || defined(CONFIG_SPI_FSL_SPI_MODULE)
This should use IS_ENABLED().
signature.asc
Description: Digital signature
On Tue, Jan 06, 2015 at 11:03:06AM +0100, [email protected] wrote: > -#ifdef CONFIG_SPI_FSL_SPI > +#if defined(CONFIG_SPI_FSL_SPI) || defined(CONFIG_SPI_FSL_SPI_MODULE)
This should use IS_ENABLED().
signature.asc
Description: Digital signature