1
0
Fork 0

MIPS: AR7: Remove 'space before tabs' in platform.c

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>
hifive-unleashed-5.1
Florian Fainelli 2011-06-12 20:57:18 +02:00 committed by Ralf Baechle
parent 744120aadd
commit 11454100f4
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ static struct resource cpmac_low_res[] = {
.name = "irq",
.flags = IORESOURCE_IRQ,
.start = 27,
.end = 27,
.end = 27,
},
};