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:
6176772
)
net: mvneta: remove unneeded version.h include
author
Jesper Juhl
<jj@chaosbits.net>
Tue, 18 Dec 2012 21:54:49 +0000
(22:54 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 29 Jan 2013 09:49:15 +0000
(10:49 +0100)
The file uses nothing from the version.h header, so there is no reason
to include it.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/net/ethernet/marvell/mvneta.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/marvell/mvneta.c
b/drivers/net/ethernet/marvell/mvneta.c
index b6025c305e1086e5a45beeac14cf10a93b41c0fe..cd345b8969bcaa75643a34da5819af5d569a1523 100644
(file)
--- a/
drivers/net/ethernet/marvell/mvneta.c
+++ b/
drivers/net/ethernet/marvell/mvneta.c
@@
-12,7
+12,6
@@
*/
#include <linux/kernel.h>
-#include <linux/version.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/platform_device.h>