Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 12/26/2007 00:58:05
Module Name: src
Committed By: mrg
Date: Wed Dec 26 00:58:05 UTC 2007
Modified Files:
src/sys/arch/powerpc/include: pci_machdep.h
src/sys/arch/powerpc/marvell: pci_machdep.h
Log Message:
move
extern struct powerpc_bus_dma_tag pci_bus_dma_tag;
where everyone can see it. fixes ofppc builds.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/include/pci_machdep.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/powerpc/marvell/pci_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.