sh: module.c use kernel unaligned helpers
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 28 May 2008 23:38:17 +0000 (16:38 -0700)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 2 Jun 2008 03:30:00 +0000 (12:30 +0900)
commit1f9d29493992ddd6af6b3e313a603770f29c0408
treeac5bcf226c1ea0f761c035c7ec57b301cd78a24f
parent2beb0e2893b900fa5fb07ccf73a976c06a93b764
sh: module.c use kernel unaligned helpers

Replace the COPY_UNALIGNED_WORD helper.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/module.c