commit | c944013518cc3ba407057e9ee910d0258c0a47dd | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Fri Oct 24 09:31:13 2008 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 27 16:18:26 2008 +0000 |
tree | 5ba3f451eb2ab9bba150a99a9755de91001659e6 | |
parent | fb498e2570eedc6c9c3d165e370624dfc3aed97b [diff] |
MIPS: Fix KGDB build error <asm/ptrace.h> is exported to userland so can't include <linux/ptrace.h>, so replace the C99 types with their basic C type equivalents. Bug originally reported and initial patch by Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>