New platform/icecobe.c
Kate Alhola
kate at iti.fi
Mon Feb 2 11:04:21 EST 2004
I just noticed that after cvs sync the tree does no longer compile with
framebuffer CONFIG_VT enabled and complains few undefined
symbols. I added following lines to arch/ppc/platform/icecobe.c
#ifdef CONFIG_VT
extern void mpc5xxx_setkeycode();
extern void mpc5xxx_getkeycode();
extern void mpc5xxx_translate();
extern void mpc5xxx_unexpected_up();
extern void mpc5xxx_kbd_init_hw();
#endif
Kate
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list