MINI2440: remove __initdata from some structsmini2440-dev-unlikely
commitdb47bd31f00a06370795a9d94ed973f78060841a
authorMichel Pollet <buserror@gmail.com>
Sat, 22 Aug 2009 09:21:55 +0000 (22 10:21 +0100)
committerMichel Pollet <buserror@gmail.com>
Tue, 24 Nov 2009 22:38:46 +0000 (24 22:38 +0000)
treea8efab0e3f40c310ab31ddf5939007822024195c
parent97545aee69224054b129690095ad809eec0da936
MINI2440: remove __initdata from some structs

Some drivers keep the data around, past init, and will hang
the kernel when trying to access pueged init data. 2.6.31 seems
a lot more "efficient" at unmapping purged init data than before.

Signed-off-by: Michel Pollet <buserror@gmail.com>
arch/arm/mach-s3c2440/mach-mini2440.c