X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-orion5x%2Faddr-map.c;h=eaac83d1df6f2207a4106276ce8d95c75b686589;hb=63bda79dc484c015f9902f2c8ae019952b93f876;hp=3638e5c12b7e582e533f98200ed8a32d59aec8f6;hpb=34699403e9916060af8ae23f5e4705a6c078e79d;p=~andy%2Flinux diff --git a/arch/arm/mach-orion5x/addr-map.c b/arch/arm/mach-orion5x/addr-map.c index 3638e5c12b7..eaac83d1df6 100644 --- a/arch/arm/mach-orion5x/addr-map.c +++ b/arch/arm/mach-orion5x/addr-map.c @@ -76,7 +76,7 @@ static int __init cpu_win_can_remap(const struct orion_addr_map_cfg *cfg, /* * Description of the windows needed by the platform code */ -static struct __initdata orion_addr_map_cfg addr_map_cfg = { +static struct orion_addr_map_cfg addr_map_cfg __initdata = { .num_wins = 8, .cpu_win_can_remap = cpu_win_can_remap, .bridge_virt_base = ORION5X_BRIDGE_VIRT_BASE,