]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
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 7d2fab392327003311ac282483e99f0a398d2e4f..33ffecf6a6d662403cc8cd3fb24de1737dc3e39b 100644 (file)
@@ -229,7 +229,7 @@ static struct resource cpmac_low_res[] = {
                .name   = "irq",
                .flags  = IORESOURCE_IRQ,
                .start  = 27,
-               .end    = 27,
+               .end    = 27,
        },
 };