[MIPS] Fix "no space between function name and open parenthesis" warnings.
[pandora-kernel.git] / arch / mips / au1000 / pb1100 / board_setup.c
index 259ca05..42874a6 100644 (file)
@@ -39,7 +39,7 @@
 #include <asm/mach-au1x00/au1000.h>
 #include <asm/mach-pb1x00/pb1100.h>
 
-void board_reset (void)
+void board_reset(void)
 {
     /* Hit BCSR.SYSTEM_CONTROL[SW_RST] */
     au_writel(0x00000000, 0xAE00001C);