Christian Schmitt wrote: > ccio_get_fake > > Any suggestions? harmony.c needs to include pci.h :^( ./include/asm-parisc/pci.h:#define ccio_get_fake(dev) NULL that's where the pci_dma_xxx interface definitions live. Or those definitions need to move to a seperate file that harmony.c and pci.h can include. Maybe create a pci-dma.h? helge, rbrad, willy? grant