PCI: don't export linux/io.h from pci.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 22 Oct 2008 02:39:55 +0000 (13:39 +1100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 22 Oct 2008 23:42:46 +0000 (16:42 -0700)
Move the include of io.h down into the #ifdef __KERNEL__ protected
region.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found