From: Tony Lindgren Date: Thu, 23 Feb 2012 22:58:08 +0000 (-0800) Subject: ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not set X-Git-Tag: v3.4-rc1~93^2~8^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2e613f5f1c5d8b30e6ce49954143bdfaa03dd5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed