Commit f1f4d2f6 authored by Jeff Garzik's avatar Jeff Garzik Committed by Stephen Hemminger

[netdrvr starfire] remove dup include

parent 3b4f5fc0
...@@ -139,7 +139,6 @@ TODO: bugfixes (no bugs known as of right now) ...@@ -139,7 +139,6 @@ TODO: bugfixes (no bugs known as of right now)
#include <linux/config.h> #include <linux/config.h>
#include <linux/version.h> #include <linux/version.h>
#include <linux/module.h> #include <linux/module.h>
#include <asm/io.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/pci.h> #include <linux/pci.h>
#include <linux/netdevice.h> #include <linux/netdevice.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