Commit bb097913 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Michal Simek

microblaze: do not include types.h in ptrace.h

linux/types.h breaks the uclibc build, so don't
include it here.
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 0c60155e
......@@ -10,7 +10,6 @@
#define _ASM_MICROBLAZE_PTRACE_H
#ifndef __ASSEMBLY__
#include <linux/types.h>
typedef unsigned long microblaze_reg_t;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment