]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ath9k: remove unused including <linux/version.h>
authorYueHaibing <yuehaibing@huawei.com>
Mon, 23 Sep 2019 13:56:32 +0000 (13:56 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 1 Oct 2019 11:11:38 +0000 (14:11 +0300)
Remove including <linux/version.h> that don't need it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c

index 159490f5a1117595e71a0a1af1cf53969dcdcfab..956fa7828d0c8c668531928ac86924c12859d5d7 100644 (file)
@@ -12,7 +12,6 @@
  * initialize the chip when the user-space is ready to extract the init code.
  */
 #include <linux/module.h>
-#include <linux/version.h>
 #include <linux/completion.h>
 #include <linux/etherdevice.h>
 #include <linux/firmware.h>