Re: [PATCH] gpio: samsung: fix build error for EXYNOS5250

From: Jingoo Han
Date: Mon Jun 04 2012 - 19:11:15 EST



On Tue, Jun 5, 2012 at 2:10 AM, Linus Walleij < linus.walleij@xxxxxxxxxx> wrote:

>
> On Mon, Jun 4, 2012 at 4:17 AM, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote:
>
> > Fixed a typo from "exonys5_gpios_1" to "exonys5_gpios_1"
> > in order to fix build error as below:
> >
> > drivers/gpio/gpio-samsung.c: In function 'exynos5_gpiolib_init':
> > drivers/gpio/gpio-samsung.c:2836: error: 'exonys5_gpios_1' undeclared (first use in this function)
> > drivers/gpio/gpio-samsung.c:2836: error: (Each undeclared identifier is reported only once
> > drivers/gpio/gpio-samsung.c:2836: error: for each function it appears in.)
> >
> > Cc: Thomas Abraham <thomas.abraham@xxxxxxxxxx>
> > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>
>
> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Hi Linus Walleij,

This patch is superfluous, for another patch is merged to linux 'master' branch by Linus Torvalds as below.
commit 5041caa "gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'" by Kukjin Kim.
Thank you.

Best regards,
Jingoo Han

>
> Yours,
> Linus Walleij

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/