Merge branch 'master' of /home/wd/git/u-boot/custodians
[oweals/u-boot.git] / drivers / qe / uccf.c
index 013aa543dbcdea4a8f4d937705067c4f5bebf487..c5477e0d7ec03ba09b35e70ca8adf00641d5370a 100644 (file)
@@ -46,7 +46,7 @@ u32 ucc_fast_get_qe_cr_subblock(int ucc_num)
                case 6: return QE_CR_SUBBLOCK_UCCFAST7;
                case 7: return QE_CR_SUBBLOCK_UCCFAST8;
                default:        return QE_CR_SUBBLOCK_INVALID;
-    }
+       }
 }
 
 static void ucc_get_cmxucr_reg(int ucc_num, volatile u32 **p_cmxucr,