[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdY+FSjs5_tVDo3OtbMjk1qq8XO=U1JudRvbSwqUOG536w@mail.gmail.com>
Date: Mon, 29 Jul 2013 17:37:00 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Stephen Boyd <sboyd@...eaurora.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
Tushar Behera <tushar.behera@...aro.org>
Subject: Re: [PATCH] gpio_msm: Fix build error due to missing err.h
On Wed, Jul 24, 2013 at 10:20 PM, Stephen Boyd <sboyd@...eaurora.org> wrote:
> drivers/gpio/gpio-msm-v1.c: In function 'gpio_msm_v1_probe':
> drivers/gpio/gpio-msm-v1.c:656:2:
> error: implicit declaration of function 'IS_ERR'
> [-Werror=implicit-function-declaration]
> drivers/gpio/gpio-msm-v1.c:657:3:
> error: implicit declaration of function 'PTR_ERR'
> [-Werror=implicit-function-declaration]
>
> This driver failed to compile after commit 68515bb
> (gpio_msm: Convert to use devm_ioremap_resource,
> 2013-06-10).
>
> Cc: Tushar Behera <tushar.behera@...aro.org>
> Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
Thanks, patch applied and queued for fixes.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists