projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e45116b
)
[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 11 Dec 2006 00:43:58 +0000
(
00:43
+0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 12 Dec 2006 01:46:24 +0000
(
01:46
+0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/compat.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-mips/compat.h
b/include/asm-mips/compat.h
index 55a0152feb08c01246b8a58387a1f0eea0826670..432653d7ae09326dafde8ef0b23504ca27b69300 100644
(file)
--- a/
include/asm-mips/compat.h
+++ b/
include/asm-mips/compat.h
@@
-5,6
+5,7
@@
*/
#include <linux/types.h>
#include <asm/page.h>
+#include <asm/ptrace.h>
#define COMPAT_USER_HZ 100