Loading arch/blackfin/mach-bf609/boards/ezkit.c +1 −0 Original line number Diff line number Diff line Loading @@ -137,6 +137,7 @@ static struct platform_device bfin_eth_device = { }, }, .dev = { .power.can_wakeup = 1, .platform_data = ð_private_data, } }; Loading Loading
arch/blackfin/mach-bf609/boards/ezkit.c +1 −0 Original line number Diff line number Diff line Loading @@ -137,6 +137,7 @@ static struct platform_device bfin_eth_device = { }, }, .dev = { .power.can_wakeup = 1, .platform_data = ð_private_data, } }; Loading