* New platform/icecobe.c
@ 2004-02-02 0:04 Kate Alhola
0 siblings, 0 replies; only message in thread
From: Kate Alhola @ 2004-02-02 0:04 UTC (permalink / raw)
To: linuxppc-embedded
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-02-02 0:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-02 0:04 New platform/icecobe.c Kate Alhola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).