All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Sourav Poddar <sourav.poddar@ti.com>
Cc: tony@atomide.com, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm: plat-omap: counter_32k: Fix build error due to IS_ERR
Date: Tue, 07 Dec 2010 13:04:56 -0800	[thread overview]
Message-ID: <87fwu9l2fb.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1291723777-27316-1-git-send-email-sourav.poddar@ti.com> (Sourav Poddar's message of "Tue, 7 Dec 2010 17:39:37 +0530")

Sourav Poddar <sourav.poddar@ti.com> writes:

> Fix the following build error by including linux/err.h
> arch/arm/plat-omap/counter_32k.c: In function 'omap_init_clocksource_32k':
> arch/arm/plat-omap/counter_32k.c:167: error: implicit declaration of
>                                       function 'IS_ERR'
>
> The above error is due to the following commit:
> subject: arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
> commit: 235fbace0334c846c21e902f330020122fc85955
>
> Created on linux-omap-2.6 branch: omap-fixes
>
> Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
> Reviewed-by: Charulatha V <charu@ti.com>
> Acked-by: Felipe Balbi <balbi@ti.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

Just noticed this one too.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@deeprootsystems.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: plat-omap: counter_32k: Fix build error due to IS_ERR
Date: Tue, 07 Dec 2010 13:04:56 -0800	[thread overview]
Message-ID: <87fwu9l2fb.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1291723777-27316-1-git-send-email-sourav.poddar@ti.com> (Sourav Poddar's message of "Tue, 7 Dec 2010 17:39:37 +0530")

Sourav Poddar <sourav.poddar@ti.com> writes:

> Fix the following build error by including linux/err.h
> arch/arm/plat-omap/counter_32k.c: In function 'omap_init_clocksource_32k':
> arch/arm/plat-omap/counter_32k.c:167: error: implicit declaration of
>                                       function 'IS_ERR'
>
> The above error is due to the following commit:
> subject: arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
> commit: 235fbace0334c846c21e902f330020122fc85955
>
> Created on linux-omap-2.6 branch: omap-fixes
>
> Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
> Reviewed-by: Charulatha V <charu@ti.com>
> Acked-by: Felipe Balbi <balbi@ti.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

Just noticed this one too.

Kevin

  parent reply	other threads:[~2010-12-07 21:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 12:09 [PATCH] arm: plat-omap: counter_32k: Fix build error due to IS_ERR Sourav Poddar
2010-12-07 12:09 ` Sourav Poddar
2010-12-07 12:13 ` Felipe Balbi
2010-12-07 12:13   ` Felipe Balbi
2010-12-07 21:04 ` Kevin Hilman [this message]
2010-12-07 21:04   ` Kevin Hilman

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=87fwu9l2fb.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=sourav.poddar@ti.com \
    --cc=tony@atomide.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.