]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitc84b564e82777b00ab48178a88bc533ba62b9922
tree1d7e05891a86cf80d518b6498e9a87611e36ceb4
parent63335138334e5ae40bf485a07b46be59397e50da
m68knommu: fix rename of pt_regs offset defines breakage

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>
arch/m68knommu/kernel/asm-offsets.c
arch/m68knommu/kernel/entry.S
arch/m68knommu/platform/68328/entry.S
arch/m68knommu/platform/68360/entry.S
arch/m68knommu/platform/coldfire/entry.S