linux_dsm_epyc7002/drivers/soc/ti
Murali Karicheri 97f39af4b3 soc: ti: knav_qmss_queue: export API calls for use by user driver
Currently only few of the API calls are exported. This creates problem
when the knav* modules are built as modules and another user module
such as netcp_core try to use these API calls and they are also built
as module. This patch export these APIs to address the issue.

This is needed to support allmodconfig for ARM

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
2015-01-29 09:04:26 -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: add Keystone Navigator DMA support 2014-09-24 09:49:15 -04:00