powerpc: Make some #includes explicit.
In preparation for merging processor.h, this adds some explicit but won't be after the merge. Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
b5bbeb2373
commit
b60fc8bbd2
5 changed files with 5 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
#include <asm/thread_info.h>
|
||||
#include <asm/tlbflush.h>
|
||||
#include <asm/xmon.h>
|
||||
#include <asm/machdep.h>
|
||||
|
||||
volatile int smp_commenced;
|
||||
int smp_tb_synchronized;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue