mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 15:02:40 -04:00
Some functions that are only called (indirectly) from setup_arch() lack __init annotations. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Ungerer <gerg@uclinux.org>