From: Vivek Kutal <vivek.kutal@celunite.com>
To: linux-omap-open-source@linux.omap.com
Subject: Git tree broken for fsample
Date: Thu, 23 Aug 2007 21:11:57 +0530 [thread overview]
Message-ID: <46CDAAC5.2050101@celunite.com> (raw)
Hi,
I get the following errors when I try to compile the kernel for
fsample.
arch/arm/mach-omap1/board-fsample.c:43: error: `KEY_CENTER' undeclared
here (not in a function)
arch/arm/mach-omap1/board-fsample.c:43: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:43: error: (near initialization for
`fsample_keymap[4]')
arch/arm/mach-omap1/board-fsample.c:44: error: `KEY_0_5' undeclared here
(not in a function)
arch/arm/mach-omap1/board-fsample.c:44: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:44: error: (near initialization for
`fsample_keymap[5]')
arch/arm/mach-omap1/board-fsample.c:45: error: `KEY_SOFT2' undeclared
here (not in a function)
arch/arm/mach-omap1/board-fsample.c:45: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:45: error: (near initialization for
`fsample_keymap[6]')
arch/arm/mach-omap1/board-fsample.c:51: error: `KEY_SOFT1' undeclared
here (not in a function)
arch/arm/mach-omap1/board-fsample.c:51: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:51: error: (near initialization for
`fsample_keymap[12]')
arch/arm/mach-omap1/board-fsample.c:55: error: `KEY_SHARP' undeclared
here (not in a function)
arch/arm/mach-omap1/board-fsample.c:55: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:55: error: (near initialization for
`fsample_keymap[16]')
arch/arm/mach-omap1/board-fsample.c:56: error: `KEY_2_5' undeclared here
(not in a function)
arch/arm/mach-omap1/board-fsample.c:56: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:56: error: (near initialization for
`fsample_keymap[17]')
arch/arm/mach-omap1/board-fsample.c:62: error: `KEY_HEADSETHOOK'
undeclared here (not in a function)
arch/arm/mach-omap1/board-fsample.c:62: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:62: error: (near initialization for
`fsample_keymap[23]')
arch/arm/mach-omap1/board-fsample.c:67: error: `KEY_STAR' undeclared
here (not in a function)
arch/arm/mach-omap1/board-fsample.c:67: error: initializer element is
not constant
arch/arm/mach-omap1/board-fsample.c:67: error: (near initialization for
`fsample_keymap[28]')
How do I fix this ?
--
Vivek
next reply other threads:[~2007-08-23 15:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-23 15:41 Vivek Kutal [this message]
2007-08-24 5:07 ` Git tree broken for fsample Trilok Soni
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=46CDAAC5.2050101@celunite.com \
--to=vivek.kutal@celunite.com \
--cc=linux-omap-open-source@linux.omap.com \
/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.