sh: Merge sh and sh64 module.c.
commit1cb80fcfe2beafc55610ebd1cd4a03331d65f8ba
authorPaul Mundt <lethal@linux-sh.org>
Tue, 20 Nov 2007 06:16:25 +0000 (20 15:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:49 +0000 (28 13:18 +0900)
tree1562d21f0d948d9a45313c4e6d166af3cc6f0b81
parentba2727b556778f8af7cf08956d84723930a83965
sh: Merge sh and sh64 module.c.

This is trivial, in that they're both effectively the same for the base
relocations anyways. SH-5 doesn't need the unaligned bits, and has a
few extra relocations, which are never hit on non-SH5 parts.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/module.c
arch/sh64/kernel/module.c [deleted file]