Skip to content
Snippets Groups Projects
Commit f7cf5a5b authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86: Add probe_roms to x86_init


probe_roms is only used on 32bit. Add it to the x86_init ops and
remove the #ifdefs.

Default initializer is x86_init_noop() which is overridden in
the 32bit boot code.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 57844a8f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment