Home
last modified time | relevance | path

Searched hist:df351f1efeb386481c1f61aa94cbe8a3a7c0c1d0 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/ti/
H A DMakefilediff df351f1efeb386481c1f61aa94cbe8a3a7c0c1d0 Thu Jan 29 22:23:51 CET 2015 Murali Karicheri <m-karicheri2@ti.com> soc: ti: knav_qmss_queue: makefile tweak to build as dynamic module

Currently configuring qmss and dma as dynamic module creates three .ko
files. knav_qmss_acc.ko and knav_qmss_queue.ko both can't be insmod
because of circular dependency. So combine these two into one module
by changing the makefile.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>