Loading arch/mips/ar7/platform.c +1 −1 Original line number Diff line number Diff line Loading @@ -348,7 +348,7 @@ static struct resource usb_res[] = { .name = "mem", .flags = IORESOURCE_MEM, .start = 0x03400000, .end = 0x034001fff, .end = 0x03401fff, }, }; Loading Loading
arch/mips/ar7/platform.c +1 −1 Original line number Diff line number Diff line Loading @@ -348,7 +348,7 @@ static struct resource usb_res[] = { .name = "mem", .flags = IORESOURCE_MEM, .start = 0x03400000, .end = 0x034001fff, .end = 0x03401fff, }, }; Loading