Просмотр исходного кода

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

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

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Geert Uytterhoeven 13 лет назад
Родитель
Сommit
92f79db1af
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      arch/m68k/include/asm/ptrace.h

+ 0 - 3
arch/m68k/include/asm/ptrace.h

@@ -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)