Skip to content
Commit 3ae960a5 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

- x86: move early_ioremap prototypes to io.h



now that the early-ioremap code is unified, move the prototypes too from
io_32.h to io.h.

this fixes:

arch/x86/kernel/setup.c:531: error: implicit declaration of function ‘early_ioremap_init'

on 64-bit.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 1a98fd14
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment