ARM: MINI2440: Fixup __initdata usage
authorBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:04:42 +0000 (17:04 +0900)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:04:42 +0000 (17:04 +0900)
Remove some of the __initdata tags which are currently inappropriate for
platform_device and some of the platform data. These can be returned once
support for copying platform devices and data is added.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found