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

* [PATCH] NFC: nfcmrvl: drop duplicate header gpio.h
  2016-11-24 13:58 [PATCH] ath5k: drop duplicate header vmalloc.h Geliang Tang
@ 2016-11-24 13:58 ` Geliang Tang
  2017-04-01 21:43   ` Samuel Ortiz
  2016-12-01 11:23 ` ath5k: drop duplicate header vmalloc.h Kalle Valo
  1 sibling, 1 reply; 4+ messages in thread
From: Geliang Tang @ 2016-11-24 13:58 UTC (permalink / raw)
  To: Lauro Ramos Venancio, Aloisio Almeida Jr, Samuel Ortiz
  Cc: Geliang Tang, linux-wireless, linux-kernel

Drop duplicate header gpio.h from nfcmrvl/spi.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
 drivers/nfc/nfcmrvl/spi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/nfc/nfcmrvl/spi.c b/drivers/nfc/nfcmrvl/spi.c
index a7faa0b..e2881b15 100644
--- a/drivers/nfc/nfcmrvl/spi.c
+++ b/drivers/nfc/nfcmrvl/spi.c
@@ -26,7 +26,6 @@
 #include <net/nfc/nci.h>
 #include <net/nfc/nci_core.h>
 #include <linux/spi/spi.h>
-#include <linux/gpio.h>
 #include "nfcmrvl.h"
 
 #define SPI_WAIT_HANDSHAKE	1
-- 
2.9.3

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

* Re: ath5k: drop duplicate header vmalloc.h
  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
@ 2016-12-01 11:23 ` Kalle Valo
  1 sibling, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2016-12-01 11:23 UTC (permalink / raw)
  To: Geliang Tang
  Cc: Jiri Slaby, Nick Kossifidis, Luis R. Rodriguez, Kalle Valo,
	Geliang Tang, linux-wireless, netdev, linux-kernel

Geliang Tang <geliangtang@gmail.com> wrote:
> Drop duplicate header vmalloc.h from ath5k/debug.c.
> 
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>

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

384abd33d5d5 ath5k: drop duplicate header vmalloc.h

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

Documentation about submitting wireless patches and checking status
from patchwork:

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

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

* Re: [PATCH] NFC: nfcmrvl: drop duplicate header gpio.h
  2016-11-24 13:58 ` [PATCH] NFC: nfcmrvl: drop duplicate header gpio.h Geliang Tang
@ 2017-04-01 21:43   ` Samuel Ortiz
  0 siblings, 0 replies; 4+ messages in thread
From: Samuel Ortiz @ 2017-04-01 21:43 UTC (permalink / raw)
  To: Geliang Tang; +Cc: linux-wireless, linux-kernel

Hi Geliang,

On Thu, Nov 24, 2016 at 09:58:34PM +0800, Geliang Tang wrote:
> Drop duplicate header gpio.h from nfcmrvl/spi.c.
> 
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>
> ---
>  drivers/nfc/nfcmrvl/spi.c | 1 -
>  1 file changed, 1 deletion(-)
Patch applied, thanks.

Cheers,
Samuel.

^ permalink raw reply	[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).