]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
geode: fix modular build
authorIngo Molnar <mingo@elte.hu>
Wed, 4 Jun 2008 16:13:37 +0000 (18:13 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 12 Jun 2008 19:25:51 +0000 (21:25 +0200)
commit3703f39965a197ebd91743fc38d0f640606b8da3
tree9986791c6036d38f75f15a4a32c693a34f272950
parent5e70b7f3c24468bb1635b295945edb48ecd9656a
geode: fix modular build

-tip testing found this build bug:

 MODPOST 331 modules
 ERROR: "geode_mfgpt_toggle_event" [drivers/watchdog/geodewdt.ko] undefined!
 ERROR: "geode_mfgpt_alloc_timer" [drivers/watchdog/geodewdt.ko] undefined!
 make[1]: *** [__modpost] Error 1
 make: *** [modules] Error 2

with this config:

  http://redhat.com/~mingo/misc/config-Wed_Jun__4_18_01_59_CEST_2008.bad

export those symbols.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/mfgpt_32.c