diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c index d848f1a07786bf6c1de0f538e1e61d7a5494c122..81ec559a1c26b6e6c43fd2d759ce0b1533bd211e 100644 --- a/arch/mips/jazz/setup.c +++ b/arch/mips/jazz/setup.c @@ -54,7 +54,7 @@ static struct resource jazz_io_resources[] = { .start = 0x40, .end = 0x5f, .name = "timer", - .end = IORESOURCE_BUSY + .flags = IORESOURCE_BUSY }, { .start = 0x80, .end = 0x8f,