alistair23-linux/arch/arm/mach-mv78xx0
Arnd Bergmann e18287d301 ARM: mv78xx0: fix win_cfg_base prototype
Patch b6d1c33a31 "ARM: Orion: Consolidate the address map setup" tried
to merge the address map for the four orion platforms, but apparently
got it wrong for mv78xx0. Admittedly I don't understand what this
code actually does, but it's clear that the current version is
wrong.

Without this patch, building mv78xx0_defconfig results in:

arch/arm/mach-mv78xx0/addr-map.c:59:2: warning: initialization from incompatible pointer type [enabled by default]
arch/arm/mach-mv78xx0/addr-map.c:59:2: warning: (near initialization for 'addr_map_cfg.win_cfg_base') [enabled by default]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Cc: Michael Walle <michael@walle.cc>
Cc: Nicolas Pitre <nico@linaro.org>
2012-08-13 21:11:28 +02:00
..
include/mach ARM: Orion: Fix WDT compile for Dove and MV78xx0 2012-07-04 10:37:34 +02:00
addr-map.c ARM: mv78xx0: fix win_cfg_base prototype 2012-08-13 21:11:28 +02:00
buffalo-wxl-setup.c ARM: restart: mv78xx0: use new restart hook 2012-01-05 12:57:15 +00:00
common.c ARM: Orion: UART: Get the clock rate via clk_get_rate(). 2012-05-08 16:33:57 -07:00
common.h New feature development 2012-01-09 14:38:51 -08:00
db78x00-bp-setup.c ARM: restart: mv78xx0: use new restart hook 2012-01-05 12:57:15 +00:00
irq.c ARM: Orion: DT support for IRQ and GPIO Controllers 2012-07-27 16:48:14 +02:00
Kconfig
Makefile
Makefile.boot
mpp.c ARM: Orion: Get address map from plat-orion instead of via platform_data 2011-12-13 18:46:55 -05:00
mpp.h ARM: orion: Fix Orion5x GPIO regression from MPP cleanup 2012-02-09 16:16:31 -08:00
pcie.c ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data 2012-05-16 15:24:11 +01:00
rd78x00-masa-setup.c ARM: restart: mv78xx0: use new restart hook 2012-01-05 12:57:15 +00:00