Commit c353516f authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina

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: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 61767729
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment