Skip to content
Snippets Groups Projects
Commit b2b41d27 authored by Jagan Teki's avatar Jagan Teki
Browse files

spi: omap3: Fix redeclared error


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: default avatarJagan Teki <jagan@amarulasolutions.com>
parent c2a7a7ef
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment