Hi Marc, On Thu, May 16, 2013 at 03:42:36PM +0200, Marc Kleine-Budde wrote: > This patch removes the Kconfig symbols HAVE_CAN_FLEXCAN and > IMX_HAVE_PLATFORM_FLEXCAN from arch/{arm,powerpc} and allowing compilation on > all arm and powerpc platforms.
I'm generally fine with the approach. But with Kconfig symbol IMX_HAVE_PLATFORM_FLEXCAN removed, how does the build of platform-flexcan.o work? arch/arm/mach-imx/devices/Makefile:obj-$(CONFIG_IMX_HAVE_PLATFORM_FLEXCAN) += platform-flexcan.o Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/