linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ath9k: remove unused including <linux/version.h>
@ 2019-09-23 13:56 YueHaibing
  2019-10-01 11:12 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2019-09-23 13:56 UTC (permalink / raw)
  To: ath9k-devel, kvalo, afaerber, manivannan.sadhasivam
  Cc: YueHaibing, linux-wireless, linux-arm-kernel, netdev, kernel-janitors

Remove including <linux/version.h> that don't need it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c b/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c
index 159490f5a111..956fa7828d0c 100644
--- a/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c
+++ b/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c
@@ -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>




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ath9k: remove unused including <linux/version.h>
  2019-09-23 13:56 [PATCH] ath9k: remove unused including <linux/version.h> YueHaibing
@ 2019-10-01 11:12 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2019-10-01 11:12 UTC (permalink / raw)
  To: YueHaibing
  Cc: ath9k-devel, afaerber, manivannan.sadhasivam, YueHaibing,
	linux-wireless, linux-arm-kernel, netdev, kernel-janitors

YueHaibing <yuehaibing@huawei.com> wrote:

> 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>

Patch applied to ath-next branch of ath.git, thanks.

6aff90c5bab7 ath9k: remove unused including <linux/version.h>

-- 
https://patchwork.kernel.org/patch/11156945/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-01 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 13:56 [PATCH] ath9k: remove unused including <linux/version.h> YueHaibing
2019-10-01 11:12 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).