On Sun, Apr 26, 2015 at 11:53:54AM +0200, Geert Uytterhoeven wrote: > If CONFIG_PM=n: > > drivers/dma/sh/usb-dmac.c:677: warning: ‘usb_dmac_runtime_suspend’ defined but not used > drivers/dma/sh/usb-dmac.c:688: warning: ‘usb_dmac_runtime_resume’ defined but not used > > Protect the unused functions by #ifdef CONFIG_PM to fix this. > Applied, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html