1
linux/arch/arm/plat-mxc/devices
Uwe Kleine-König 71226a4dbf imx: only select HAVE_CAN_FLEXCAN if CAN is enabled
This fixes a warning

	warning: (IMX_HAVE_PLATFORM_FLEXCAN && ARCH_MXC) selects HAVE_CAN_FLEXCAN which has unmet direct dependencies (NET && CAN)

(The warning in general exists since

	246cf9c (kbuild: Warn on selecting symbols with unmet direct dependencies)

which was reverted between 71ebc01 and b1f7d6e.)

Reported-and-introduced-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-10-22 20:00:19 +02:00
..
Kconfig imx: only select HAVE_CAN_FLEXCAN if CAN is enabled 2010-10-22 20:00:19 +02:00
Makefile ARM: imx: dynamically register fec devices 2010-10-11 15:31:37 +02:00
platform-esdhc.c imx-esdhc: update devices registration 2010-10-19 18:45:00 +02:00
platform-fec.c ARM: imx: dynamically register fec devices 2010-10-11 15:31:37 +02:00
platform-flexcan.c imx: dynamically register flexcan devices for mx25 and mx35 2010-07-26 15:05:29 +02:00
platform-imx-dma.c ARM: imx: fix/define clocks and create devices for imx dma 2010-10-11 15:30:31 +02:00
platform-imx-i2c.c ARM: imx: add lost 3rd imx-i2c device for mx35 2010-10-19 18:44:58 +02:00
platform-imx-ssi.c ARM: mx51: add imx-ssi devices 2010-10-01 09:33:00 +02:00
platform-imx-uart.c ARM: mx51: dynamically register imx-uart devices 2010-10-01 09:32:55 +02:00
platform-mxc_nand.c ARM: mx5: dynamically register mxc-nand device 2010-10-01 09:33:03 +02:00
platform-spi_imx.c ARM: mx5: add spi_imx device registration 2010-10-01 09:32:15 +02:00