linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ath5k: drop duplicate header vmalloc.h
@ 2016-11-24 13:58 Geliang Tang
  2016-11-24 13:58 ` [PATCH] NFC: nfcmrvl: drop duplicate header gpio.h Geliang Tang
  2016-12-01 11:23 ` ath5k: drop duplicate header vmalloc.h Kalle Valo
  0 siblings, 2 replies; 4+ messages in thread
From: Geliang Tang @ 2016-11-24 13:58 UTC (permalink / raw)
  To: Jiri Slaby, Nick Kossifidis, Luis R. Rodriguez, Kalle Valo
  Cc: Geliang Tang, linux-wireless, netdev, linux-kernel

Drop duplicate header vmalloc.h from ath5k/debug.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
 drivers/net/wireless/ath/ath5k/debug.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath5k/debug.c b/drivers/net/wireless/ath/ath5k/debug.c
index 4f8d9ed..d068df5 100644
--- a/drivers/net/wireless/ath/ath5k/debug.c
+++ b/drivers/net/wireless/ath/ath5k/debug.c
@@ -66,7 +66,6 @@
 
 #include <linux/seq_file.h>
 #include <linux/list.h>
-#include <linux/vmalloc.h>
 #include "debug.h"
 #include "ath5k.h"
 #include "reg.h"
-- 
2.9.3

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

end of thread, other threads:[~2017-04-01 21:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-24 13:58 [PATCH] ath5k: drop duplicate header vmalloc.h Geliang Tang
2016-11-24 13:58 ` [PATCH] NFC: nfcmrvl: drop duplicate header gpio.h Geliang Tang
2017-04-01 21:43   ` Samuel Ortiz
2016-12-01 11:23 ` ath5k: drop duplicate header vmalloc.h 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).