ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ath10k: remove unused <linux/semaphore.h>
@ 2016-06-21 11:45 Chaehyun Lim
  2016-06-21 11:45 ` [PATCH 2/2] ath6kl: replace semaphore with mutex Chaehyun Lim
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chaehyun Lim @ 2016-06-21 11:45 UTC (permalink / raw)
  To: kvalo; +Cc: netdev, linux-wireless, Chaehyun Lim, ath10k

<linux/semaphore.h> is not used anymore, so just remove it.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
---
 drivers/net/wireless/ath/ath10k/htc.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath10k/htc.h b/drivers/net/wireless/ath/ath10k/htc.h
index cc82718..0c55cd9 100644
--- a/drivers/net/wireless/ath/ath10k/htc.h
+++ b/drivers/net/wireless/ath/ath10k/htc.h
@@ -22,7 +22,6 @@
 #include <linux/list.h>
 #include <linux/bug.h>
 #include <linux/skbuff.h>
-#include <linux/semaphore.h>
 #include <linux/timer.h>
 
 struct ath10k;
-- 
2.9.0


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2016-07-08  6:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-21 11:45 [PATCH 1/2] ath10k: remove unused <linux/semaphore.h> Chaehyun Lim
2016-06-21 11:45 ` [PATCH 2/2] ath6kl: replace semaphore with mutex Chaehyun Lim
2016-06-21 12:05   ` kbuild test robot
2016-06-21 13:46 ` [PATCH 1/2] ath10k: remove unused <linux/semaphore.h> Sergei Shtylyov
2016-06-30 11:26   ` Valo, Kalle
2016-07-08  6:44 ` [1/2] " Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox