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

Commit c6b223b1 authored by Sachin Kamat's avatar Sachin Kamat Committed by Greg Kroah-Hartman
Browse files

staging: gdm724x: Remove version.h header inclusion in netlink_k.c



version.h header inclusion is not necessary as detected by
versioncheck.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 559a4c31
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@

#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

#include <linux/version.h>
#include <linux/export.h>
#include <linux/etherdevice.h>
#include <linux/netlink.h>