x86/boot: Make the x86_init noop functions static
commitc46dacb75cd59a50a2380dcba5e7edf4fde86845
authorJuergen Gross <jgross@suse.com>
Wed, 21 Feb 2018 09:42:32 +0000 (21 10:42 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 26 Feb 2018 07:43:21 +0000 (26 08:43 +0100)
tree3706bce047a6924c772f8605730dadec2f7e2f09
parentb17d9d1df3c33a4f1d2bf397e2257aecf9dc56d4
x86/boot: Make the x86_init noop functions static

Make the noop functions in x86_init.c static in case they are used
locally only.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180221094232.23462-1-jgross@suse.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/x86_init.c