X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-ep93xx%2Fts72xx.c;h=ae7319e588c7e59ca570173d47d1e95a0fe06d0f;hp=333d259b79d548aaf1f598327b534cbc61cc75f1;hb=05ec7dd8dd5aa42c22a49682e4a51cadd4166b7e;hpb=8046112818b70329e930b1d4557ef0876c1ad2bb;ds=inline diff --git a/arch/arm/mach-ep93xx/ts72xx.c b/arch/arm/mach-ep93xx/ts72xx.c index 333d259b79d5..ae7319e588c7 100644 --- a/arch/arm/mach-ep93xx/ts72xx.c +++ b/arch/arm/mach-ep93xx/ts72xx.c @@ -260,7 +260,7 @@ static struct platform_device ts72xx_wdt_device = { .resource = ts72xx_wdt_resources, }; -static struct ep93xx_eth_data ts72xx_eth_data = { +static struct ep93xx_eth_data __initdata ts72xx_eth_data = { .phy_id = 1, };