Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>