Skip to content

Commit

Permalink
MIPS: MIPSsim: Fix uniprocessor build.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jul 20, 2011
1 parent 4f55fd7 commit 56eccc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/mipssim/sim_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include <asm/time.h>
#include <asm/mips-boards/sim.h>
#include <asm/mips-boards/simint.h>
#include <asm/smp-ops.h>


static void __init serial_init(void);
Expand Down

0 comments on commit 56eccc3

Please sign in to comment.