[U-Boot] [PATCH] spi: omap3: Fix redeclared error

Jagan Teki jagannadh.teki at gmail.com
Wed Mar 14 18:21:51 UTC 2018


On Wed, Mar 14, 2018 at 11:15 PM, Jagan Teki <jagan at amarulasolutions.com> wrote:
> omap3_spi_set_speed|mode redeclared bus symbol, fix the same.
>
> error:
> drivers/spi/omap3_spi.c: In function ‘omap3_spi_set_speed’:
> drivers/spi/omap3_spi.c:650:18: error: ‘bus’ redeclared as different kind of symbol
>   struct udevice *bus = dev->parent;
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---

Applied to u-boot-spi/master


More information about the U-Boot mailing list