m68knommu: fix rename of pt_regs offset defines breakage
authorGreg Ungerer <gerg@uclinux.org>
Sun, 20 Sep 2009 11:32:32 +0000 (21:32 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 30 Sep 2009 00:06:07 +0000 (10:06 +1000)
Commit f159ee782990aacb5494738c98f13a2aa61dbb4a ("locking,
m68k/asm-offsets: Rename pt_regs offset defines") breaks the
m68knommu entry code that relies on these define names.
Fix the files to match the new define names.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found