treewide: remove extra semicolons
[linux-2.6-block.git] / drivers / net / wireless / ath / ath9k / phy.h
index 5e3d7496986e77656912ab5b7c7745d9f3f36cee..3a7cd7523d5cf6e318b9604fa28e932e4a39c041 100644 (file)
@@ -54,7 +54,7 @@
 #define RF_BANK_SETUP(_bank, _iniarray, _col) do {                     \
                int i;                                                  \
                for (i = 0; i < (_iniarray)->ia_rows; i++)              \
-                       (_bank)[i] = INI_RA((_iniarray), i, _col);;     \
+                       (_bank)[i] = INI_RA((_iniarray), i, _col);      \
        } while (0)
 
 #define        AR_PHY_TIMING11_SPUR_FREQ_SD            0x3FF00000