ARM: kirkwood: Remove redundant kexec code
authorAndrew Lunn <andrew@lunn.ch>
Mon, 24 Feb 2014 18:09:24 +0000 (19:09 +0100)
committerJason Cooper <jason@lakedaemon.net>
Mon, 24 Feb 2014 18:48:56 +0000 (18:48 +0000)
The PCIe driver has been fully clock aware for quite a while.  Remove
the kexec code to enable the PCIe clock, since the PCIe driver will do
the right thing.

jac adds:
  [arnd]: fixes a build error when KEXEC is enabled and KIRKWOOD_LEGACY is not

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/board-dt.c

Simple merge