On Thu, Feb 28, 2013 at 03:55:51AM +0000, PADMAVATHI VENNA wrote: > >> Hi, > >> > >> > >> Trying to compile 'usb-next' branch with exynos_defconfig, but hit > >> upon compilation error. > >> > >> arch/arm/plat-samsung/dma-ops.c: In function 'samsung_dmadev_request': > >> arch/arm/plat-samsung/dma-ops.c:39: error: implicit declaration of > >> function 'dma_request_slave_channel' > >> make[1]: *** [arch/arm/plat-samsung/dma-ops.o] Error 1 > >> make[1]: *** Waiting for unfinished jobs.... > >> > >> Anyone noticed this ? > >> > >> I tried git bisecting and get following result. > > > > Any reason why you didn't include the people who wrote this patch on > > your email? They would be the natural ones to help fix it :) > > > > Yes, ofcourse. missed :-( > Thanks > > These set of patches are dependent on vinod koul generic dma dt binding patches. I mentioned the dependency info in my cover-letter. > > Hi Vinod, > Can you please tell when the generic dma dt patches will come in mainline? They are already there... -- ~Vinod > > Thanks > Padma > > >> e7ba5f1d0f6292e1b99c63cc4bb74c70232e9065 is the first bad commit > >> commit e7ba5f1d0f6292e1b99c63cc4bb74c70232e9065 > >> Author: Padmavathi Venna > >> Date: Fri Jan 18 17:17:02 2013 +0530 > >> > >> ARM: SAMSUNG: Make dma request compatible to generic dma bindings. > >> > >> This patch make the dma dev request operation compatible for both > >> DT and non-DT cases. It takes the all the arguments required for > >> dma_request_slave_channel and dma_request_channel. If the driver > >> is initiated via DT or non-DT the corresponding call will be made. > >> > >> Signed-off-by: Padmavathi Venna > >> Signed-off-by: Mark Brown > >> > >> :040000 040000 3a6948e1d7fee3cfa84a3cf4b0065d87301b79f2 > >> b4ee1e9354a7bd9b223ea78c4c98950504951cb3 M arch > >> > >> > >> > > > > > -- > Thanks & Regards > Vivek -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html