]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit594b03beb3762ba8d72f6bf5e9fea23d102593d1
tree1052bfb05b5f30b248808747be6c61f7d694e353
parent511c70307d6055637c64e08a8c12a81ef0a54e46
ARM: MINI2440: Fixup __initdata usage

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>
arch/arm/mach-s3c2440/mach-mini2440.c