[PATCH 07/16] ARM: pxa: move platform_data definitions
From: Paul Parsons <hidden>
Date: 2012-09-12 22:56:52
From: Paul Parsons <hidden>
Date: 2012-09-12 22:56:52
--- On Tue, 11/9/12, Arnd Bergmann <arnd@arndb.de> wrote:Platform data for device drivers should be defined in include/linux/platform_data/*.h, not in the architecture and platform specific directories. This moves such data out of the pxa include directories
For arch/arm/mach-pxa/hx4700.c: Acked-by: Paul Parsons <redacted>