projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3122a92
)
ethernet: remove unused including <linux/version.h>
author
Wei Yongjun
<
[email protected]
>
Thu, 16 Apr 2015 13:06:47 +0000
(21:06 +0800)
committer
David S. Miller
<
[email protected]
>
Thu, 16 Apr 2015 16:14:24 +0000
(12:14 -0400)
Remove including <linux/version.h> that don't need it.
Signed-off-by: Wei Yongjun <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/qualcomm/qca_spi.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/qualcomm/qca_spi.c
b/drivers/net/ethernet/qualcomm/qca_spi.c
index 4a42e960d331e66ea525a3d7c5755ce29b9e6f6f..f66641d961e3bc18ae15a301323497ff9fb265e8 100644
(file)
--- a/
drivers/net/ethernet/qualcomm/qca_spi.c
+++ b/
drivers/net/ethernet/qualcomm/qca_spi.c
@@
-41,7
+41,6
@@
#include <linux/skbuff.h>
#include <linux/spi/spi.h>
#include <linux/types.h>
-#include <linux/version.h>
#include "qca_7k.h"
#include "qca_debug.h"