From: Tony Lindgren <tony@atomide.com>
To: David Brownell <david-b@pacbell.net>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [patch 2.6.21-rc5-omap1-git] fix OMAP1 dmtimer build warning
Date: Tue, 3 Apr 2007 14:51:18 -0400 [thread overview]
Message-ID: <20070403185116.GD32591@atomide.com> (raw)
In-Reply-To: <200704021245.50935.david-b@pacbell.net>
* David Brownell <david-b@pacbell.net> [070402 17:11]:
> Remove the OMAP1 version of omap_dm_timer_get_fclk(), and its associated
> compile-time warning. It would only BUG() if called, while it's only
> called on OMAP2.
>
> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
>
> --- a/arch/arm/plat-omap/dmtimer.c
> +++ b/arch/arm/plat-omap/dmtimer.c
> @@ -271,11 +271,6 @@ int omap_dm_timer_get_irq(struct omap_dm_timer *timer)
>
> #if defined(CONFIG_ARCH_OMAP1)
>
> -struct clk *omap_dm_timer_get_fclk(struct omap_dm_timer *timer)
> -{
> - BUG();
> -}
> -
> /**
> * omap_dm_timer_modify_idlect_mask - Check if any running timers use ARMXOR
> * @inputmask: current value of idlect mask
Pushing to omap-upstream branch.
Tony
prev parent reply other threads:[~2007-04-03 18:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-02 19:45 [patch 2.6.21-rc5-omap1-git] fix OMAP1 dmtimer build warning David Brownell
2007-04-03 18:51 ` 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=20070403185116.GD32591@atomide.com \
--to=tony@atomide.com \
--cc=david-b@pacbell.net \
--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.