From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: christian@familieschmitt.de Cc: Helge Deller , parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] Harmony on 710 working? In-Reply-To: Message from Christian Schmitt of "Thu, 29 Aug 2002 15:45:47 +0200." <3D6E258B.6010600@gmx.de> References: <3D6CDF5A.5090205@gmx.de> <200208281906.14844.helge.deller@sap.com> <3D6E258B.6010600@gmx.de> Date: Thu, 29 Aug 2002 10:55:27 -0600 From: Grant Grundler Message-Id: <20020829165527.DC3044829@dsl2.external.hp.com> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: 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