From: Kate Alhola <kate@iti.fi>
To: linuxppc-embedded@lists.linuxppc.org
Subject: New platform/icecobe.c
Date: Mon, 02 Feb 2004 02:04:21 +0200 [thread overview]
Message-ID: <401D9405.5050606@iti.fi> (raw)
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/
reply other threads:[~2004-02-02 0:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=401D9405.5050606@iti.fi \
--to=kate@iti.fi \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.