linux_dsm_epyc7002/drivers/soc/ti
Murali Karicheri df351f1efe 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>
2015-01-29 13:23:51 -08:00
..
Kconfig soc: ti: add Keystone Navigator DMA support 2014-09-24 09:49:15 -04:00
knav_dma.c soc: ti: drop owner assignment from platform_drivers 2014-10-20 16:21:35 +02:00
knav_qmss_acc.c
knav_qmss_queue.c soc: ti: knav_qmss_queue: export API calls for use by user driver 2015-01-29 09:04:26 -08:00
knav_qmss.h soc: ti: Use list_first_entry_or_null() at appropriate places 2014-10-27 09:37:35 -07:00
Makefile soc: ti: knav_qmss_queue: makefile tweak to build as dynamic module 2015-01-29 13:23:51 -08:00