Explorar o código

net: mvneta: remove unneeded version.h include

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>
Jesper Juhl %!s(int64=12) %!d(string=hai) anos
pai
achega
c353516f48
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/net/ethernet/marvell/mvneta.c

+ 0 - 1
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>