kernel-ark/arch/arm
Martin Michlmayr 3dfaf7a68e [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration patch
Patch from Martin Michlmayr

ARM patch 3226/1 (IXP4xx runtime expansion bus window size configuration)
forgot to update mach-ixp4xx/nslu2-setup.c which leads to the following
compilation error.  Update NSLU2 flash support following patch 3226/1.

  CC      arch/arm/mach-ixp4xx/nslu2-setup.o
arch/arm/mach-ixp4xx/nslu2-setup.c:30: error: ‘NSLU2_FLASH_BASE’ undeclared here (not in a function)
arch/arm/mach-ixp4xx/nslu2-setup.c:31: error: ‘NSLU2_FLASH_SIZE’ undeclared here (not in a function)
make[1]: *** [arch/arm/mach-ixp4xx/nslu2-setup.o] Error 1
make: *** [arch/arm/mach-ixp4xx] Error 2

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>

---

 nslu2-setup.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-02-16 22:36:12 +00:00
..
boot
common
configs
kernel [ARM] Fix SMP initialisation oops 2006-02-16 11:08:09 +00:00
lib
mach-aaec2000
mach-at91rm9200
mach-clps711x
mach-clps7500
mach-ebsa110
mach-footbridge
mach-h720x
mach-imx
mach-integrator [ARM] Fix SMP initialisation oops 2006-02-16 11:08:09 +00:00
mach-iop3xx [ARM] remove duplicate #includes 2006-02-15 10:13:02 +00:00
mach-ixp4xx [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration patch 2006-02-16 22:36:12 +00:00
mach-ixp2000
mach-l7200
mach-lh7a40x
mach-omap1 [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards 2006-02-08 22:06:46 +00:00
mach-omap2 [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards 2006-02-08 22:06:47 +00:00
mach-pxa
mach-realview [ARM] Fix SMP initialisation oops 2006-02-16 11:08:09 +00:00
mach-rpc
mach-s3c2410 [ARM] 3326/1: H1940 - Control latches 2006-02-10 22:40:51 +00:00
mach-sa1100
mach-shark
mach-versatile
mm
nwfpe
oprofile
plat-omap [ARM] remove duplicate #includes 2006-02-15 10:13:02 +00:00
tools
vfp
Kconfig Merge master.kernel.org:/home/rmk/linux-2.6-arm 2006-02-08 15:20:40 -08:00
Kconfig.debug
Makefile