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

Commit 61e4e04a authored by Jesper Juhl's avatar Jesper Juhl Committed by Greg Kroah-Hartman
Browse files

Remove unneeded version.h includes from drivers/staging/wlags49_h2/



It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/staging/wlags49_h2/.
This patch removes them.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 3b44d227
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -67,7 +67,6 @@
/*******************************************************************************
 *  include files
 ******************************************************************************/
#include <linux/version.h>
#ifdef BUS_PCMCIA
#include <pcmcia/cistpl.h>
#include <pcmcia/cisreg.h>
+0 −1
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@
 *  include files
 ******************************************************************************/
//#include <linux/config.h>
#include <linux/version.h>

#ifndef CONFIG_MODVERSIONS
#define __NO_VERSION__