Skip to content

Commit

Permalink
arm/imx: remove MTD_XIP support
Browse files Browse the repository at this point in the history
This is broken since at least one year when

	ec996ba (mxc timer: make compile time independent)

removed the symbol MXC_TCN.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  • Loading branch information
Uwe Kleine-König committed Feb 24, 2010
1 parent 9f69fdb commit 44fb5d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
1 change: 0 additions & 1 deletion arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ config ARCH_MXC
bool "Freescale MXC/iMX-based"
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
select ARCH_MTD_XIP
select ARCH_REQUIRE_GPIOLIB
select HAVE_CLK
select COMMON_CLKDEV
Expand Down
34 changes: 0 additions & 34 deletions arch/arm/plat-mxc/include/mach/mtd-xip.h

This file was deleted.

0 comments on commit 44fb5d1

Please sign in to comment.