From: Greg Kroah-Hartman Date: Thu, 28 Jul 2005 18:37:33 +0000 (-0700) Subject: [PATCH] PCI: clean up pci.h and split pci register info to separate header file. X-Git-Tag: v2.6.14-rc1~492^2~20^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4352dfd5cd9172f1ee425924a463b43e6157b840;p=pandora-kernel.git [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 --- Reading git-diff-tree failed