mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-07 04:09:21 +00:00
MIPS: MIPSsim: Fix uniprocessor build.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
4f55fd752f
commit
56eccc36dd
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue