6451d7783b
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> |
||
---|---|---|
.. | ||
include/mach | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
clock-imx1.c | ||
clock-imx21.c | ||
clock-imx27.c | ||
cpu-imx27.c | ||
devices-imx1.h | ||
devices-imx21.h | ||
devices-imx27.h | ||
devices.c | ||
devices.h | ||
dma-v1.c | ||
eukrea_mbimx27-baseboard.c | ||
mach-cpuimx27.c | ||
mach-imx27_visstrim_m10.c | ||
mach-imx27lite.c | ||
mach-mx1ads.c | ||
mach-mx21ads.c | ||
mach-mx27_3ds.c | ||
mach-mx27ads.c | ||
mach-mxt_td60.c | ||
mach-pca100.c | ||
mach-pcm038.c | ||
mach-scb9328.c | ||
mm-imx1.c | ||
mm-imx21.c | ||
mm-imx27.c | ||
mx1-camera-fiq-ksym.c | ||
mx1-camera-fiq.S | ||
pcm970-baseboard.c | ||
pm-imx27.c |