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

Commit 92f79db1 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68k: Remove empty #ifdef/#else/#endif block



Leftover from commit 10b3a979 ("UAPI:
(Scripted) Disintegrate arch/m68k/include/asm")

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 8fccc5f9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -4,9 +4,6 @@
#include <uapi/asm/ptrace.h>

#ifndef __ASSEMBLY__
#ifdef CONFIG_COLDFIRE
#else
#endif

#ifndef PS_S
#define PS_S  (0x2000)