android_kernel_motorola_sm6225/arch/arm/mach-mxs
Marc Kleine-Budde 4c4726faed can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol
This patch removes the Kconfig symbol HAVE_CAN_FLEXCAN from arch/{arm,powerpc}
and allowing compilation unconditionally on all arm and powerpc platforms.

This brings a bigger compile time coverage and removes the following dependency
warning found by Arnd Bergmann:

    warning: (SOC_IMX28 && SOC_IMX25 && SOC_IMX35 && IMX_HAVE_PLATFORM_FLEXCAN &&
        SOC_IMX53 && SOC_IMX6Q) selects HAVE_CAN_FLEXCAN
    which has unmet direct dependencies (NET && CAN && CAN_DEV)

Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-06-03 13:13:49 +02:00
..
Kconfig can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol 2013-06-03 13:13:49 +02:00
mach-mxs.c ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
Makefile ARM: mxs: enable multiplatform build 2013-04-04 21:15:58 +08:00
pm.c ARM: mxs: call mxs_pm_init() as a machine_desc hook 2013-04-04 21:15:57 +08:00
pm.h ARM: mxs: call mxs_pm_init() as a machine_desc hook 2013-04-04 21:15:57 +08:00