linux/arch/arm/mach-imx
Nicolas Pitre 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io
Since we're now using addruart to establish the debug mapping, we can
remove the io_pg_offst and phys_io members of struct machine_desc.

The various declarations were removed using the following script:

  grep -rl MACHINE_START arch/arm | xargs \
  sed -i '/MACHINE_START/,/MACHINE_END/ { /\.\(phys_io\|io_pg_offst\)/d }'

[ Initial patch was from Jeremy Kerr, example script from Russell King ]

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Eric Miao <eric.miao at canonical.com>
2010-10-20 00:27:46 -04:00
..
include/mach
Kconfig Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 2010-10-19 20:12:24 +01:00
Makefile ARM: imx: Add support for Vista Silicon Visstrim_m10 board 2010-09-27 12:52:54 +02:00
Makefile.boot
clock-imx1.c ARM: imx: use platform ids for spi_imx devices 2010-10-01 09:32:14 +02:00
clock-imx21.c ARM: imx: use platform ids for spi_imx devices 2010-10-01 09:32:14 +02:00
clock-imx27.c ARM: imx/clock-imx27: Pass NULL as function callback, not 0 2010-10-01 09:33:05 +02:00
cpu-imx27.c
devices-imx1.h ARM: imx: fix name of macros to add imx-i2c devices 2010-10-01 09:32:09 +02:00
devices-imx21.h ARM: imx: reorganize nand registration to use a struct 2010-10-01 09:33:02 +02:00
devices-imx27.h ARM: imx: dynamically register fec devices 2010-10-11 15:31:37 +02:00
devices.c ARM: imx: dynamically register fec devices 2010-10-11 15:31:37 +02:00
devices.h ARM: imx: dynamically register fec devices 2010-10-11 15:31:37 +02:00
dma-v1.c
eukrea_mbimx27-baseboard.c ARM: imx: make all pin lists const and signed, move to .init where possible 2010-10-01 09:33:07 +02:00
mach-cpuimx27.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-imx27_visstrim_m10.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-imx27lite.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-mx1ads.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-mx21ads.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-mx27_3ds.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-mx27ads.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-mxt_td60.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-pca100.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-pcm038.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-scb9328.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mm-imx1.c
mm-imx21.c
mm-imx27.c
mx1-camera-fiq-ksym.c
mx1-camera-fiq.S
pcm970-baseboard.c ARM: imx/pcm970: make platform_data static 2010-10-01 09:33:08 +02:00
pm-imx27.c