From: Ben Dooks Date: Fri, 15 Jan 2010 08:04:42 +0000 (+0900) Subject: ARM: MINI2440: Fixup __initdata usage X-Git-Tag: v2.6.33-rc5~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce2f76f5dfeeacd128db9e5cd6945bac0ea0b2a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed