]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: export get_cpu_subtype
authorAdrian Bunk <bunk@kernel.org>
Tue, 17 Jun 2008 22:30:24 +0000 (01:30 +0300)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:27 +0000 (18:10 +0900)
commitb19a33cabafbac56ba581e2a77ea6476db9118ab
tree14f5b72d8ef650ee0dff50afe2290a01f634ddef
parent82706b8f7bd1365e50478d3d0f6090f22e4571c7
sh: export get_cpu_subtype

This patch fixes the following build error:

<--  snip  -->

...
  MODPOST 1837 modules
ERROR: "get_cpu_subtype" [arch/sh/oprofile/oprofile.ko] undefined!
...
make[2]: *** [__modpost] Error 1

<--  snip  -->

Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/setup.c