ath9k: Use atomic reference count for interrupt ops
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / ath9k.h
index 64dd4e3..c03949e 100644 (file)
@@ -567,7 +567,6 @@ struct ath_ant_comb {
 #define PS_WAIT_FOR_PSPOLL_DATA   BIT(2)
 #define PS_WAIT_FOR_TX_ACK        BIT(3)
 #define PS_BEACON_SYNC            BIT(4)
-#define PS_TSFOOR_SYNC            BIT(5)
 
 struct ath_rate_table;