MIPS: Whitespace cleanup.
[linux-drm-fsl-dcu.git] / arch / mips / alchemy / devboards / bcsr.c
index f2039ef2c293615470481733747b7e198d797d75..c98c9ea3372c53797d317f9b43c2614c82b0f58d 100644 (file)
@@ -20,7 +20,7 @@ static struct bcsr_reg {
        spinlock_t lock;
 } bcsr_regs[BCSR_CNT];
 
-static void __iomem *bcsr_virt;        /* KSEG1 addr of BCSR base */
+static void __iomem *bcsr_virt; /* KSEG1 addr of BCSR base */
 static int bcsr_csc_base;      /* linux-irq of first cascaded irq */
 
 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys)