Skip to content

Commit

Permalink
Staging: SLICOSS: remove unused #include <version.h>
Browse files Browse the repository at this point in the history
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/staging/slicoss/slicoss.c

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

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Huang Weiyi authored and Greg Kroah-Hartman committed Oct 22, 2008
1 parent 2eb3882 commit 58be3fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/slicoss/slicoss.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
* IS-NIC driver.
*/

#include <linux/version.h>

#define SLIC_DUMP_ENABLED 0
#define KLUDGE_FOR_4GB_BOUNDARY 1
Expand Down

0 comments on commit 58be3fb

Please sign in to comment.