git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f39af
)
soc: ti: knav_qmss_queue: makefile tweak to build as dynamic module
author
Murali Karicheri
<m-karicheri2@ti.com>
Thu, 29 Jan 2015 21:23:51 +0000
(13:23 -0800)
committer
Santosh Shilimkar
<santosh.shilimkar@oracle.com>
Thu, 29 Jan 2015 21:23:51 +0000
(13:23 -0800)
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>
No differences found