]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcdd54a646464f3feabe66074875ffb36ad8e7ce7
tree8ca81565e79af2a55679d27f75b8a8d44da4feac
parentd818b4afda9517b1962b42f3eee12e82f6f1da94
ARM: Orion: Fix WDT compile for Dove and MV78xx0

Commit 81c4a7f5f3650e9cf0197fff4682ae5a0456b546 (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