]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/bfin_mac.c
Big white-space cleanup.
[karo-tx-uboot.git] / drivers / net / bfin_mac.c
index afe122a337527df119bf63c6cdfed594a6dbaeec..fe56949989f2b1729d37855e26b87a602ba922e0 100644 (file)
@@ -35,7 +35,7 @@
 #define TXBUF_BASE_ADDR                0xFF800000
 #define TX_BUF_CNT             1
 
-#define TOUT_LOOP              1000000
+#define TOUT_LOOP              1000000
 
 ADI_ETHER_BUFFER *txbuf[TX_BUF_CNT];
 ADI_ETHER_BUFFER *rxbuf[PKTBUFSRX];