git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
149f1d5
)
ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not set
author
Tony Lindgren
<tony@atomide.com>
Thu, 23 Feb 2012 22:58:08 +0000
(14:58 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 24 Feb 2012 16:24:46 +0000
(08:24 -0800)
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>
No differences found