Commit 284fe9f0 authored by David S. Miller's avatar David S. Miller

[SPARC64]: Remove PCI ifdef from lib/PeeCeeI.c

parent 55ca0b68
......@@ -4,10 +4,6 @@
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
*/
#include <linux/config.h>
#ifdef CONFIG_PCI
#include <asm/io.h>
#include <asm/byteorder.h>
......@@ -239,4 +235,3 @@ void insl(unsigned long addr, void *dst, unsigned long count)
}
}
#endif /* CONFIG_PCI */
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