m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
authorPhilippe De Muyter <phdm@macqel.be>
Tue, 26 Oct 2010 21:22:23 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:12 +0000 (16:52 -0700)
commitc925cf0b80cb486b31e1ec0e9f981d75a4b38453
tree1b97d63e9f14e7de3d230a5d5e8f16dcfd144b77
parent732eacc0542d0aa48797f675888b85d6065af837
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions

Long ago, PT_TRACESYS_OFF and friends were introduced as hard defines to
avoid straight constants in assembler parts of linux m68k.  They are not
used anymore, and were not updated to follow changes in linux kernel.
Remove them.  When similar constants are needed, they are now generated
using asm-offsets.c.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/blackfin/include/asm/entry.h
arch/m68k/include/asm/entry_mm.h
arch/m68k/include/asm/entry_no.h