[PATCH 1/1] add mx3 cupid bsp
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Feb 18 11:36:49 EST 2010
On Wed, Feb 17, 2010 at 11:54:29AM +0100, Carsten Behling wrote:
> +config MACH_GUF_CUPID
> + bool "Support Garz & Fricke Cupid platform"
> + select ARCH_MX35
> + default n
default n is the default already; there's no need to explicitly state it.
> +#if defined CONFIG_I2C_IMX || defined CONFIG_I2C_IMX_MODULE
> +#include <mach/i2c.h>
> +#endif
Don't ifdef include files.
More information about the linux-arm-kernel
mailing list