]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sh/boards/mach-ecovec24/setup.c
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mv-sheeva.git] / arch / sh / boards / mach-ecovec24 / setup.c
index 96bc1698310f5f76fa3963a9aec54d07ea8dbef0..5f9881e16e2f90769cd09d4b12aee006ea096914 100644 (file)
@@ -121,6 +121,7 @@ static struct resource sh_eth_resources[] = {
 struct sh_eth_plat_data sh_eth_plat = {
        .phy = 0x1f, /* SMSC LAN8700 */
        .edmac_endian = EDMAC_LITTLE_ENDIAN,
+       .ether_link_active_low = 1
 };
 
 static struct platform_device sh_eth_device = {