]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/ixp/npe/IxQMgrAqmIf.c
Big white-space cleanup.
[karo-tx-uboot.git] / cpu / ixp / npe / IxQMgrAqmIf.c
index b27b3a2877492d24bddbb682b87bc961481baf21..738651322c8a6adcfa2aa07ab4251bb24d2625ad 100644 (file)
@@ -209,7 +209,7 @@ ixQMgrAqmIfInit (void)
         */
 
        /* AQM Queue access reg addresses, per queue */
-       ixQMgrAqmIfQueAccRegAddr[i] = 
+       ixQMgrAqmIfQueAccRegAddr[i] = 
            (UINT32 *)(aqmBaseAddress + IX_QMGR_Q_ACCESS_ADDR_GET(i));
        ixQMgrQInlinedReadWriteInfo[i].qAccRegAddr = 
            (volatile UINT32 *)(aqmBaseAddress + IX_QMGR_Q_ACCESS_ADDR_GET(i));