From: Tony Lindgren <tony@atomide.com>
To: Trilok Soni <soni.trilok@gmail.com>
Cc: Linux OMAP <linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH] ARM: OMAP: Remove unnecessary #ifdef CONFIG_MENELAUS
Date: Thu, 21 Jun 2007 05:06:29 -0700 [thread overview]
Message-ID: <20070621120628.GL20283@atomide.com> (raw)
In-Reply-To: <5d5443650706150453v45a18d3l20fe0a66355d75c7@mail.gmail.com>
* Trilok Soni <soni.trilok@gmail.com> [070615 04:54]:
> --
> --Trilok Soni
> From e6b47c5334cda7485d4d0ec4907349ffdf7b9b86 Mon Sep 17 00:00:00 2001
> From: Trilok Soni <soni.trilok@gmail.com>
> Date: Sat, 26 May 2007 19:19:19 +0530
> Subject: [PATCH] ARM: OMAP: Remove unnecessary #ifdef CONFIG_MENELAUS
>
> Signed-off-by: Trilok Soni <soni.trilok@gmail.com>
> ---
> arch/arm/mach-omap2/board-n800.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-n800.c b/arch/arm/mach-omap2/board-n800.c
> index a050b47..e2447fc 100644
> --- a/arch/arm/mach-omap2/board-n800.c
> +++ b/arch/arm/mach-omap2/board-n800.c
> @@ -527,13 +527,11 @@ static struct menelaus_platform_data n800_menelaus_platform_data = {
> #endif
>
> static struct i2c_board_info __initdata n800_i2c_board_info[] = {
> -#ifdef CONFIG_MENELAUS
> {
> I2C_BOARD_INFO("menelaus", 0x72),
> .irq = INT_24XX_SYS_NIRQ,
> .platform_data = &n800_menelaus_platform_data,
> },
> -#endif
> };
>
> static void __init nokia_n800_init(void)
Pushing.
Tony
prev parent reply other threads:[~2007-06-21 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-15 11:53 [PATCH] ARM: OMAP: Remove unnecessary #ifdef CONFIG_MENELAUS Trilok Soni
2007-06-21 12:06 ` 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=20070621120628.GL20283@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=soni.trilok@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox