[PATCH] ARM: mvebu: fix build breaks from multi-platform conversion
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-28 20:32:02
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-28 20:32:02
On Thursday 27 September 2012, Rob Herring wrote:
From: Rob Herring <redacted> Moving ARCH_MVEBU for multi-platform support caused several breakages in recently added addr-map and pinctrl support for mvebu. This adds the necessary selects and include paths to fix the build. Signed-off-by: Rob Herring <redacted> Cc: Thomas Petazzoni <redacted> Cc: Gregory CLEMENT <redacted> Cc: Jason Cooper <redacted> Cc: Andrew Lunn <andrew@lunn.ch>
Applied on top of the late/kirkwood branch that introduced the incorrect merge. Arnd