mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>