Commit e2539815 authored by Rusty Russell's avatar Rusty Russell Committed by Jeff Garzik

[PATCH] [TRIVIAL 2.6] sk98lin: kill dup include

 From:  a.othieno@bluewin.ch (Arthur Othieno)
parent 79218e71
...@@ -58,7 +58,6 @@ typedef struct s_AC SK_AC; ...@@ -58,7 +58,6 @@ typedef struct s_AC SK_AC;
#define SK_ADDR_EQUAL(a1,a2) (!memcmp(a1,a2,6)) #define SK_ADDR_EQUAL(a1,a2) (!memcmp(a1,a2,6))
#include <linux/version.h>
#include <linux/types.h> #include <linux/types.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/string.h> #include <linux/string.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment