Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/powerpc/pci



Module Name:    src
Committed By:   macallan
Date:           Mon Dec 24 01:31:08 UTC 2007

Modified Files:
        src/sys/arch/powerpc/pci: pci_machdep_common.c

Log Message:
check for __HAVE_PRIVATE_PCI_BUS_DMA_TAG instead of macppc when (not)
declaring pci_bus_dma_tag
while there move #include <machine/isa_machdep.h> to the ISA block so archs
without ISA won't see it. Now macppc builds again.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/powerpc/pci/pci_machdep_common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index