[PATCH] PCI: clean up pci.h and split pci register info to separate header file.
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 28 Jul 2005 18:37:33 +0000 (11:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 21:57:24 +0000 (14:57 -0700)
This cleans up some of the #ifdef CONFIG_PCI stuff up, and moves the pci register
info out to a separate file, where it belongs.  Eventually we can stop including
this file from within pci.h, but lots of code needs to be audited first.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found