projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
841a5ec
)
Bluetooth: remove unused including <linux/version.h>
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sat, 14 Dec 2013 04:43:36 +0000
(12:43 +0800)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 14 Dec 2013 09:42:06 +0000
(
01:42
-0800)
Remove including <linux/version.h> that don't need it.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/6lowpan.c
patch
|
blob
|
blame
|
history
diff --git
a/net/bluetooth/6lowpan.c
b/net/bluetooth/6lowpan.c
index 37239db311824269d6af979d01ed5392a1f45a06..5d3bfd8449b0511727ce6cb27bb4c8d85f149e86 100644
(file)
--- a/
net/bluetooth/6lowpan.c
+++ b/
net/bluetooth/6lowpan.c
@@
-11,7
+11,6
@@
GNU General Public License for more details.
*/
-#include <linux/version.h>
#include <linux/if_arp.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>