projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d68f79
)
ath10k: remove unused <linux/semaphore.h>
author
Chaehyun Lim
<chaehyun.lim@gmail.com>
Thu, 30 Jun 2016 12:23:54 +0000
(15:23 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 8 Jul 2016 06:43:59 +0000
(09:43 +0300)
<linux/semaphore.h> is not used anymore, so just remove the include.
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htc.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath10k/htc.h
b/drivers/net/wireless/ath/ath10k/htc.h
index
cc82718
..
0c55cd9
100644
(file)
--- 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;