[PATCH] ARM: mvebu: fix build breaks from multi-platform conversion
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-27 15:30:16
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-27 15:30:16
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>
Acked-by: Arnd Bergmann <arnd@arndb.de> I actually had the same patch since monday but haven't managed to send out my series. Olof probably has a better idea of how to apply this than me to avoid further merge conflicts. Arnd