Commit 56eccc36 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: MIPSsim: Fix uniprocessor build.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 4f55fd75
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
#include <asm/time.h> #include <asm/time.h>
#include <asm/mips-boards/sim.h> #include <asm/mips-boards/sim.h>
#include <asm/mips-boards/simint.h> #include <asm/mips-boards/simint.h>
#include <asm/smp-ops.h>
static void __init serial_init(void); static void __init serial_init(void);
......
Markdown is supported
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