linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: usb/sparc build failure
@ 2008-05-27 10:26 Stephen Rothwell
  2008-05-27 16:50 ` Greg KH
  2008-05-27 17:41 ` David Vrabel
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Rothwell @ 2008-05-27 10:26 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-next, David Vrabel, David S. Miller

[-- Attachment #1: Type: text/plain, Size: 2186 bytes --]

Hi Greg,

Today's (though it is not new) linux-next build (spac allmodconfig) fails
like this:

drivers/uwb/whci.c:166: error: `DMA_64BIT_MASK' undeclared (first use in this function)
drivers/uwb/whci.c:166: error: (Each undeclared identifier is reported only once
drivers/uwb/whci.c:166: error: for each function it appears in.)
drivers/uwb/whci.c:168: error: `DMA_32BIT_MASK' undeclared (first use in this function)
drivers/uwb/whc-rc.c:268: error: implicit declaration of function `dma_alloc_coherent'
drivers/uwb/whc-rc.c:286: error: implicit declaration of function `dma_free_coherent'
drivers/usb/host/whci/pzl.c:372: error: implicit declaration of function `dma_alloc_coherent'
drivers/usb/host/whci/pzl.c:395: error: implicit declaration of function `dma_free_coherent'
drivers/usb/host/whci/init.c:132: error: implicit declaration of function `dma_alloc_coherent'
drivers/usb/host/whci/init.c:162: error: implicit declaration of function `dma_free_coherent'
drivers/usb/host/whci/hw.c:48: error: implicit declaration of function `dma_map_single'
drivers/usb/host/whci/hw.c:48: error: `DMA_TO_DEVICE' undeclared (first use in this function)
drivers/usb/host/whci/hw.c:48: error: (Each undeclared identifier is reported only once
drivers/usb/host/whci/hw.c:48: error: for each function it appears in.)
drivers/usb/host/whci/hw.c:78: error: implicit declaration of function `dma_unmap_single'
drivers/usb/host/whci/qset.c:274: error: implicit declaration of function `dma_unmap_single'
drivers/usb/host/whci/qset.c:276: error: `DMA_TO_DEVICE' undeclared (first use in this function)
drivers/usb/host/whci/qset.c:276: error: (Each undeclared identifier is reported only once
drivers/usb/host/whci/qset.c:276: error: for each function it appears in.)
drivers/usb/host/whci/qset.c:326: error: implicit declaration of function `dma_map_single'
drivers/usb/host/whci/qset.c:326: error: `DMA_TO_DEVICE' undeclared (first use in this function)

I suspect that these files should include linux/dma-mapping.h directly
since it uses things from there.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-27 23:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-27 10:26 linux-next: usb/sparc build failure Stephen Rothwell
2008-05-27 16:50 ` Greg KH
2008-05-27 23:19   ` Stephen Rothwell
2008-05-27 17:41 ` David Vrabel
2008-05-27 18:02   ` Greg KH
2008-05-27 23:25     ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).