[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BANLkTinJZSh5y3gAa9ZkY1giPwzA7Nni6w@mail.gmail.com>
Date: Thu, 28 Apr 2011 08:54:04 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the ux500-core tree
2011/4/28 Stephen Rothwell <sfr@...b.auug.org.au>:
> After merging the ux500-core tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/video/via/via-gpio.c:148: error: 'gpio_config' redeclared as different kind of symbol
> include/asm-generic/gpio.h:164: note: previous declaration of 'gpio_config' was here
>
> Caused by commit cf451708d300 ("gpio: add a custom configuration
> mechanism to gpiolib").
Hm! How typical. I will push a patch that renames gpio_config in the
via driver to via_gpio_config so we don't get this namespace clash.
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