sh: Fix up __bug_table handling in module loader.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 04:32:04 +0000 (13:32 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 04:32:04 +0000 (13:32 +0900)
commit3108cf061228c2c2951006c80fb6fe832000adda
treedbd4c197bf3b8169ca54cede971bb4c15e68d4d8
parentb5ed042249cb5f76a428aa40ca219d591dad9eea
sh: Fix up __bug_table handling in module loader.

We should be calling in to the lib/bug.c module helpers, fix that up.

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