ath9k: Remove redundant ifdef
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Sat, 23 Aug 2014 13:42:14 +0000 (19:12 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 28 Aug 2014 18:49:38 +0000 (14:49 -0400)
commit7d876174e7cd81912930cb5e501f5036eabfaaf3
tree0082eb962539dbbbe4e869f2af509eb095e8dde5
parentfb02e95c9b3d76b658288af0c8a362c85f9d6d44
ath9k: Remove redundant ifdef

This was introduced in an earlier patch to handle
a compilation warning, but since the channel context
code has been mostly isolated, this is not required now.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/channel.c