ath9k: remove unused ATH_PCI_VERSION
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 27 Jul 2009 15:30:00 +0000 (08:30 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Jul 2009 19:46:21 +0000 (15:46 -0400)
Our version goes by the kernel release.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c

index 87f9971..75ddb2a 100644 (file)
@@ -17,8 +17,6 @@
 #include <linux/nl80211.h>
 #include "ath9k.h"
 
-#define ATH_PCI_VERSION "0.1"
-
 static char *dev_info = "ath9k";
 
 MODULE_AUTHOR("Atheros Communications");