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:
Родитель
8fccc5f9c3
Коммит
92f79db1af
|
@ -4,9 +4,6 @@
|
|||
#include <uapi/asm/ptrace.h>
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
#ifdef CONFIG_COLDFIRE
|
||||
#else
|
||||
#endif
|
||||
|
||||
#ifndef PS_S
|
||||
#define PS_S (0x2000)
|
||||
|
|
Загрузка…
Ссылка в новой задаче