diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2011-02-09 21:40:08 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-02-09 16:36:40 -0800 |
commit | 2354f64a24924f87ed74f6ff1a38be4b05938c04 (patch) | |
tree | b0d696fdff54779ac43e94cee42c3133b1472e26 /drivers/usb | |
parent | 29ab3c77c6ec6b4147f9bed75c2f4ed6f73b1bb8 (diff) | |
download | kernel_samsung_tuna-2354f64a24924f87ed74f6ff1a38be4b05938c04.zip kernel_samsung_tuna-2354f64a24924f87ed74f6ff1a38be4b05938c04.tar.gz kernel_samsung_tuna-2354f64a24924f87ed74f6ff1a38be4b05938c04.tar.bz2 |
ARM: omap: move omap_get_config et al. to .init.text
All callers of these functions live in .init.text, so these can go there,
too. There they must not be exported anymore, this is no problem though,
as all callers are always built-in.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions