linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mach-imx: cpu: Include <linux/err.h>
Date: Mon, 30 Sep 2013 17:32:12 +0200	[thread overview]
Message-ID: <20130930153212.GD2548@pengutronix.de> (raw)
In-Reply-To: <1380550105-19372-1-git-send-email-fabio.estevam@freescale.com>

On Mon, Sep 30, 2013 at 11:08:25AM -0300, Fabio Estevam wrote:
> Commit e709f38cd7 (ARM: imx6: report soc info via soc device) causes the 
> following build error on imx_v4_v5_defconfig:
> 
> arch/arm/mach-imx/cpu.c: In function 'imx_soc_device_init':
> arch/arm/mach-imx/cpu.c:129:2: error: implicit declaration of function 'IS_ERR' [-Werror=implicit-function-declaration]
> 
> Include <linux/err.h> to fix it.
The same fix was already sent earlier: 
	http://mid.gmane.org/1380542691-24756-1-git-send-email-treding at nvidia.com

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

      reply	other threads:[~2013-09-30 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30 14:08 [PATCH] ARM: mach-imx: cpu: Include <linux/err.h> Fabio Estevam
2013-09-30 15:32 ` Uwe Kleine-König [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=20130930153212.GD2548@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).