From: Tony Lindgren <tony@atomide.com>
To: Komal Shah <komal_shah802003@yahoo.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] ARM: OMAP: Fix OMAP2 build
Date: Thu, 28 Sep 2006 17:08:30 +0300 [thread overview]
Message-ID: <20060928140829.GL29453@atomide.com> (raw)
In-Reply-To: <1159178597.7339.271740632@webmail.messagingengine.com>
* Komal Shah <komal_shah802003@yahoo.com> [060925 13:09]:
> Doyu-San/Tony,
>
> This patch fixes OMAP2 build, as Mailbox base is not defined.
>
> Error message:
> arch/arm/mach-omap2/devices.c:75: error: `OMAP24XX_MAILBOX_BASE' undeclared here (not in a function)
> arch/arm/mach-omap2/devices.c:75: error: initializer element is not constant
> arch/arm/mach-omap2/devices.c:75: error: (near initialization for `mbox_resources[0].start')
> arch/arm/mach-omap2/devices.c:76: error: initializer element is not constant
> arch/arm/mach-omap2/devices.c:76: error: (near initialization for `mbox_resources[0].end')
> arch/arm/mach-omap2/devices.c:78: error: initializer element is not constant
> arch/arm/mach-omap2/devices.c:78: error: (near initialization for `mbox_resources[0]')
> arch/arm/mach-omap2/devices.c:82: error: initializer element is not constant
> arch/arm/mach-omap2/devices.c:82: error: (near initialization for `mbox_resources[1]')
> arch/arm/mach-omap2/devices.c:86: error: initializer element is not constant
> arch/arm/mach-omap2/devices.c:86: error: (near initialization for `mbox_resources[2]')
> make[1]: *** [arch/arm/mach-omap2/devices.o] Error 1
>
This should be already fixed with 70eb98a161b49479e74fcb9042a82875b73ba68f.
Tony
prev parent reply other threads:[~2006-09-28 14:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-25 10:03 [PATCH] ARM: OMAP: Fix OMAP2 build Komal Shah
2006-09-28 14:08 ` Tony Lindgren [this message]
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=20060928140829.GL29453@atomide.com \
--to=tony@atomide.com \
--cc=komal_shah802003@yahoo.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.