diff options
author | Paul Mackerras <paulus@samba.org> | 2005-09-06 05:17:54 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-09-09 14:11:38 +0200 |
commit | 1635317facea3094ddf34082cd86797efb1d9f7e (patch) | |
tree | 67d5a4d4c7af00ac4be4608092fec99a32683715 /include/asm-ppc64/auxvec.h | |
parent | [PATCH] ppc64: remove use of asm/segment.h (diff) | |
download | linux-1635317facea3094ddf34082cd86797efb1d9f7e.tar.xz linux-1635317facea3094ddf34082cd86797efb1d9f7e.zip |
[PATCH] Separate pci bits out of struct device_node
This patch pulls the PCI-related junk out of struct device_node and
puts it in a separate structure, struct pci_dn. The device_node now
just has a void * pointer in it, which points to a struct pci_dn for
nodes that represent PCI devices. It could potentially be used in
future for device-specific data for other sorts of devices, such as
virtual I/O devices.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-ppc64/auxvec.h')
0 files changed, 0 insertions, 0 deletions