]> 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)
commit409c7c216cc4a276fbd0f6d7563e3a3d7fc96138
tree8ca81565e79af2a55679d27f75b8a8d44da4feac
parentf8f655f1fd86fea151d258b2c0d2ecf33fd5c7a8
ARM: Orion: Fix WDT compile for Dove and MV78xx0

Commit 763cacdabde2f1a38525ef65880473a64d87ad89 (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