Keystone Navigator SOC driver updates for 3.20

	- Makefile tweak so that knav_qmss and knav_dma can be made loadable
		modules without depedency issues.
	- Few more exports to support ARM allmodconfig.
	- Marking knav_range_setup_acc_irq() local function as static.
soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to static

knav_range_setup_acc_irq() is used only within the file and should
be defined as static.

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