git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fdc23e
)
[PATCH] PCI: clean up pci.h and split pci register info to separate header file.
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 28 Jul 2005 18:37:33 +0000
(11:37 -0700)
committer
Greg 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