MIPS: Whitespace cleanup.
[linux-drm-fsl-dcu.git] / arch / mips / dec / kn02xa-berr.c
index ebb73c51d821e6c7fd45339686aed121668d96f4..f434b759e3b9aaa0f6eb9ab07f85fb783de4a6ad 100644 (file)
@@ -128,8 +128,8 @@ void __init dec_kn02xa_be_init(void)
 {
        volatile u32 *mbcs = (void *)CKSEG1ADDR(KN4K_SLOT_BASE + KN4K_MB_CSR);
 
-        /* For KN04 we need to make sure EE (?) is enabled in the MB.  */
-        if (current_cpu_type() == CPU_R4000SC)
+       /* For KN04 we need to make sure EE (?) is enabled in the MB.  */
+       if (current_cpu_type() == CPU_R4000SC)
                *mbcs |= KN4K_MB_CSR_EE;
        fast_iob();