Skip to content

Commit

Permalink
[SPARC64]: arch/sparc64/kernel/trampoline.S needs asm/cpudata.h
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent c4bea28 commit 3af6e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sparc64/kernel/trampoline.S
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <asm/thread_info.h>
#include <asm/mmu.h>
#include <asm/hypervisor.h>
#include <asm/cpudata.h>

.data
.align 8
Expand Down

0 comments on commit 3af6e01

Please sign in to comment.