m68k: Remove empty #ifdef/#else/#endif block
Leftover from commit 10b3a97934
("UAPI:
(Scripted) Disintegrate arch/m68k/include/asm")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
@@ -4,9 +4,6 @@
|
|||||||
#include <uapi/asm/ptrace.h>
|
#include <uapi/asm/ptrace.h>
|
||||||
|
|
||||||
#ifndef __ASSEMBLY__
|
#ifndef __ASSEMBLY__
|
||||||
#ifdef CONFIG_COLDFIRE
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef PS_S
|
#ifndef PS_S
|
||||||
#define PS_S (0x2000)
|
#define PS_S (0x2000)
|
||||||
|
Reference in New Issue
Block a user