mirror of https://gitee.com/openkylin/linux.git
ath9k: remove unused ATH_PCI_VERSION
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>
This commit is contained in:
parent
a9a11622c5
commit
35a1e70dfe
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue