eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabled
authorEric Bénard <eric@eukrea.com>
Mon, 19 Jul 2010 07:45:17 +0000 (09:45 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jul 2010 13:05:20 +0000 (15:05 +0200)
the i2c_board_info structure landed into the SPI #if/#endif
which is wrong.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found