Commit 0c32ca32 authored by Rik van Riel's avatar Rik van Riel Committed by Linus Torvalds

[netdrvr starfire] include asm/io.h

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