Re: [PATCH] usb: xhci: add missing dma-mapping.h includes

2013-07-30 Thread Sarah Sharp
Thanks for the patch James! I'll send it off to Greg in a couple days. Sarah Sharp On Fri, Jul 26, 2013 at 01:34:43PM +0100, James Hogan wrote: A randconfig build hit the following build errors because xhci.c and xhci-mem.c use dma mapping functions but don't include linux/dma-mapping.h. Add

[PATCH] usb: xhci: add missing dma-mapping.h includes

2013-07-26 Thread James Hogan
A randconfig build hit the following build errors because xhci.c and xhci-mem.c use dma mapping functions but don't include linux/dma-mapping.h. Add the missing includes to fix the build errors. drivers/usb/host/xhci.c In function 'xhci_gen_setup': drivers/usb/host/xhci.c +4872 : error: implicit