[SPARC32]: Fix sparc32 kdebug changes.
Fix recent kdebug changes to compile on sparc32. Signed-off-by: Robert Reif <reif@earthlink.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
9ac6d4a4b8
commit
19fce2b966
@ -19,7 +19,7 @@
|
||||
#include <asm/ptrace.h>
|
||||
#include <asm/psr.h>
|
||||
#include <asm/page.h>
|
||||
#include <linux/kdebug.h>
|
||||
#include <asm/kdebug.h>
|
||||
#include <asm/winmacro.h>
|
||||
#include <asm/thread_info.h> /* TI_UWINMASK */
|
||||
#include <asm/errno.h>
|
||||
|
Reference in New Issue
Block a user