ath9k: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <[email protected]>
Wed, 12 Mar 2014 17:22:38 +0000 (10:22 -0700)
committerJohn W. Linville <[email protected]>
Fri, 14 Mar 2014 18:49:16 +0000 (14:49 -0400)
commit1b5c8d60d2257fd66ad789872845efd5c98bb26b
tree9fa160b8052aeb670e5a7a7217bdb19503c2a3b3
parentb499abdc76d8b9780cb8918b8755e0437f741d80
ath9k: Convert uses of __constant_<foo> to <foo>

The use of __constant_<foo> has been unnecessary for quite awhile now.

Make these uses consistent with the rest of the kernel.

Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c