On Tue, Sep 20, 2016 at 02:28:50PM +0530, Vinod Koul wrote: > We recently had a conversation about me cribbing that some drivers being > hard to compile [1]. Arnd suggested [2] to add COMPILE_TEST to these so > right now. With this I have one ARM config which compiles all drivers. > > I used multi_v7 default config and checked the drivers which are not > compiling and starting fixing them. So most of them were pretty fine, few > got warning mostly on bad usage of print specifiers with dma_addr_t and > size_t being major culprits there and few sparse warnings. > > While compile testing most of the driver compiled fine on others (i have > used ppc, arm, x86_64, i386, mips) expect the two where we explicitly depends > on ARM, one is omap and second one is tegra. Jz one had issues but I moved > header out of arm, so it worked fine. > They have some API dependency, which we should resolve later.. Pushed as topic/compile_test -- ~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