linux/arch/m68k/math-emu
Heiko Carstens f159ee7829 locking, m68k/asm-offsets: Rename pt_regs offset defines
In order to be able to use asm-offsets.h in C files the
existing namespace conflicts must be solved first. In
asm-offsets.h e.g. PT_D0 gets defined which is the offset of
the d0 member of the pt_regs structure. However a same define
(with a different meaning) exists in asm/ptregs.h.

So rename the defines created with the asm-offset mechanism to
PT_OFF_D0 etc. There also already exist a few defines with
these names that have the same meaning. So remove the existing
defines and use the asm-offset generated ones.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Horst Hartmann <horsth@linux.vnet.ibm.com>
Cc: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Miller <davem@davemloft.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: <linux-arch@vger.kernel.org>
LKML-Reference: <20090831124416.666403991@de.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-08-31 18:08:49 +02:00
..
fp_arith.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_arith.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_cond.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_decode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_emu.h kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support 2005-09-09 20:57:26 +02:00
fp_entry.S locking, m68k/asm-offsets: Rename pt_regs offset defines 2009-08-31 18:08:49 +02:00
fp_log.c m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
fp_move.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_movem.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_scan.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_util.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile Stringify support commas 2008-07-20 17:24:38 -07:00
multi_arith.h [PATCH] m68k: broken constraints on mulu.l 2006-01-12 09:09:01 -08:00