MIPS: AR7: Remove 'space before tabs' in platform.c
authorFlorian Fainelli <florian@openwrt.org>
Sun, 12 Jun 2011 18:57:18 +0000 (20:57 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 25 Jul 2011 16:22:49 +0000 (17:22 +0100)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2490/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ar7/platform.c

index 7d2fab3..33ffecf 100644 (file)
@@ -229,7 +229,7 @@ static struct resource cpmac_low_res[] = {
                .name   = "irq",
                .flags  = IORESOURCE_IRQ,
                .start  = 27,
-               .end    = 27,
+               .end    = 27,
        },
 };