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:
5d7bb3d
)
ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not set
author
Tony Lindgren
<tony@atomide.com>
Thu, 23 Feb 2012 22:55:40 +0000
(14:55 -0800)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Sun, 15 May 2016 12:43:21 +0000
(15:43 +0300)
Otherwise we get:
`omap_sr_remove' referenced in section `.data' of arch/arm/mach-omap2/built-in.o:
defined in discarded section `.devexit.text' of arch/arm/mach-omap2/built-in.o
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found