From: Philippe De Muyter Date: Tue, 26 Oct 2010 21:22:23 +0000 (-0700) Subject: m68k{nommu}/blackfin : remove old assembler-only flags bit definitions X-Git-Tag: v2.6.37-rc1~105^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c925cf0b80cb486b31e1ec0e9f981d75a4b38453;p=pandora-kernel.git 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 Acked-by: Mike Frysinger Acked-by: Geert Uytterhoeven Acked-by: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed