]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56f2e2ad2349582071b3d4e13cb724591d5ce42b
treeac5bcf226c1ea0f761c035c7ec57b301cd78a24f
parenta78cbd5d497fd41b3c80da33b8a1dc5587776945
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