commit | 149f1d5c8d2fd6879cdf93ca70f1cb745e698a1e | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Feb 23 14:55:40 2012 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Feb 24 08:24:46 2012 -0800 |
tree | 3afc6cf36750614be2cb9af56450da5d82028133 | |
parent | 38232f7bd112bba6dd65309a218f21d3171c84fd [diff] |
ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not set 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>