mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-09 09:19:04 +00:00
arm uses a lot of ops structures named *_timer that has legitimite references to .init.text. So let's add this variable to the list of variables that may reference .init.text without causing any warning. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>