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

Commit 1947b36d authored by Huang Weiyi's avatar Huang Weiyi Committed by David S. Miller
Browse files

jme: remove unused #include <version.h>



The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/net/jme.c

This patch removes the said #include <version.h>.

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 14717f81
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@
 *
 */

#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/pci.h>