commit | 3e2e613f5f1c5d8b30e6ce49954143bdfaa03dd5 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Feb 23 14:58:08 2012 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Feb 24 08:24:46 2012 -0800 |
tree | ba7cfe9465a757d4def7b7b2dcbbe1aff1740494 | |
parent | 149f1d5c8d2fd6879cdf93ca70f1cb745e698a1e [diff] |
ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not set Otherwise we get: `omap_system_dma_remove' referenced in section `.data' of arch/arm/plat-omap/built-in.o: defined in discarded section `.devexit.text' of arch/arm/plat-omap/built-in.o Signed-off-by: Tony Lindgren <tony@atomide.com>