Commit ef1d4de
committed
x86/eisa: Add missing include
The seperation of the EISA init missed to include linux/io.h which breaks
the build with some special configurations.
Reported-by: Ingo Molnar <[email protected]>
Fixes: f7eaf6e ("x86/boot: Move EISA setup to a separate file")
Signed-off-by: Thomas Gleixner <[email protected]>1 parent 04b5de3 commit ef1d4de
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments