ARM: Orion: Fix WDT compile for Dove and MV78xx0
authorAndrew Lunn <andrew@lunn.ch>
Fri, 29 Jun 2012 07:25:58 +0000 (09:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 4 Jul 2012 08:37:34 +0000 (10:37 +0200)
commit1e0c1ce00d83834d03f4d8d039734ca4703298df
tree8ca81565e79af2a55679d27f75b8a8d44da4feac
parentd19550e5b8aecf6e4b93bfeeb3e8be70e49f5b0e
ARM: Orion: Fix WDT compile for Dove and MV78xx0

Commit 0fa1f0609a0c1fe8b2be3c0089a2cb48f7fda521 (ARM: Orion: Fix
Virtual/Physical mixup with watchdog) broke the Dove & MV78xx0
build. Although these two SoC don't use the watchdog, the shared
platform code still needs to build. Add the necessary defines.

Cc: stable@vger.kernel.org
Reported-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-dove/include/mach/bridge-regs.h
arch/arm/mach-dove/include/mach/dove.h
arch/arm/mach-mv78xx0/include/mach/bridge-regs.h
arch/arm/mach-mv78xx0/include/mach/mv78xx0.h