Skip to content

Commit

Permalink
m68k: Remove empty #ifdef/#else/#endif block
Browse files Browse the repository at this point in the history
Leftover from commit 10b3a97 ("UAPI:
(Scripted) Disintegrate arch/m68k/include/asm")

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
  • Loading branch information
Geert Uytterhoeven committed Oct 15, 2012
1 parent 8fccc5f commit 92f79db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/m68k/include/asm/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
#include <uapi/asm/ptrace.h>

#ifndef __ASSEMBLY__
#ifdef CONFIG_COLDFIRE
#else
#endif

#ifndef PS_S
#define PS_S (0x2000)
Expand Down

0 comments on commit 92f79db

Please sign in to comment.