commit | 4352dfd5cd9172f1ee425924a463b43e6157b840 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 28 11:37:33 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 08 14:57:24 2005 -0700 |
tree | d5e02a5769e8907b58c2490d6acc22feb1814f88 | |
parent | 8fdc23ee1ab7c1f8f1dd40602f62b9cc84072531 [diff] |
[PATCH] PCI: clean up pci.h and split pci register info to separate header file. 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>