public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: "Syed Mohammed, Khasim" <x0khasim@ti.com>
Cc: Linux OMAP <linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH] To fix OMAP3430 Compilation error
Date: Fri, 31 Aug 2007 11:29:16 -0700	[thread overview]
Message-ID: <20070831182916.GN12350@atomide.com> (raw)
In-Reply-To: <9C23CDD79DA20A479D4615857B2E2C4701A91231@dlee13.ent.ti.com>

* Syed Mohammed, Khasim <x0khasim@ti.com> [070830 16:12]:
> This patch is to fix OMAP3430 compilation error.
> 
> Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>
> 
> File Changed:
>  include/asm-arm/arch-omap/clock.h
> 
> =======================================================================
> 
> --- linux-omap/include/asm-arm/arch-omap/clock.h	2007-08-21 15:44:29.000000000 -0500
> +++ my_linux-omap/include/asm-arm/arch-omap/clock.h	2007-08-30 17:26:19.000000000 -0500
> @@ -34,7 +34,7 @@ struct clk {
>  	void			(*init)(struct clk *);
>  	int			(*enable)(struct clk *);
>  	void			(*disable)(struct clk *);
> -#if defined(CONFIG_ARCH_OMAP2)
> +#if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)
>  	u8			fixed_div;
>  #endif
>  };

Pushing today.

Tony

      reply	other threads:[~2007-08-31 18:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-30 23:09 [PATCH] To fix OMAP3430 Compilation error Syed Mohammed, Khasim
2007-08-31 18:29 ` 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=20070831182916.GN12350@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=x0khasim@ti.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