Skip to content

Commit

Permalink
smsc911x: remove unused #include <linux/version.h>
Browse files Browse the repository at this point in the history
Remove unused #include <linux/version.h> in drivers/net/smsc911x.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Huang Weiyi authored and David S. Miller committed Apr 7, 2009
1 parent ad3620a commit 29ebd9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/smsc911x.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/timer.h>
#include <linux/version.h>
#include <linux/bug.h>
#include <linux/bitops.h>
#include <linux/irq.h>
Expand Down

0 comments on commit 29ebd9a

Please sign in to comment.