Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,6 @@
#define _ASM_MICROBLAZE_PTRACE_H
#define _ASM_MICROBLAZE_PTRACE_H


#ifndef __ASSEMBLY__
#ifndef __ASSEMBLY__
#include <linux/types.h>


typedef unsigned long microblaze_reg_t;
typedef unsigned long microblaze_reg_t;