commit | 9e893bb8530d9c09b1eb8da8734eebf4182bb8b7 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Sun Nov 18 11:10:03 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Nov 26 19:15:31 2007 -0800 |
tree | 2575bc25c6089978ce00023283521103690d461a | |
parent | 6b41016032accca5a0ca8bbd35ec5fd7f7bc3aeb [diff] |
m68k: export atari_keyb_init m68k: export atari_keyb_init This patch fixes the following build error: .. MODPOST 25 modules ERROR: "atari_keyb_init" [drivers/input/mouse/atarimouse.ko] undefined! ERROR: "atari_keyb_init" [drivers/input/keyboard/atakbd.ko] undefined! make[2]: *** [__modpost] Error 1 Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>