From: Murali Karicheri Date: Thu, 29 Jan 2015 21:23:51 +0000 (-0800) Subject: soc: ti: knav_qmss_queue: makefile tweak to build as dynamic module X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~69^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df351f1efeb386481c1f61aa94cbe8a3a7c0c1d0;p=pandora-kernel.git 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 Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed