Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[linux-2.6-microblaze.git] / arch / arm / mach-davinci / board-da850-evm.c
index 280cbed..0149fb4 100644 (file)
@@ -284,7 +284,7 @@ static struct platform_device da850_evm_nandflash_device = {
        .resource       = da850_evm_nandflash_resource,
 };
 
-static struct platform_device *da850_evm_devices[] __initdata = {
+static struct platform_device *da850_evm_devices[] = {
        &da850_evm_nandflash_device,
        &da850_evm_norflash_device,
 };