[U-Boot] [PATCH] spi: omap3: Fix multiple definition of 'priv'

Jagan Teki jagannadh.teki at gmail.com
Tue Mar 15 19:33:17 CET 2016


On 15 March 2016 at 23:56, Jagan Teki <jteki at openedev.com> wrote:
> Global definition of priv seems no-sense to use it
> for non-dm case and pass the pointer to functions
> which are common to both dm and non-dm.
>
> So, fix this by removing omap3_spi_slave from non-dm
> and make visible to omap3_spi_priv for both dm and non-dm.
>
> Cc: Christophe Ricard <christophe-h.ricard at st.com>
> Reported-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Jagan Teki <jteki at openedev.com>

Buildman look fine on the respective boards.

$> ./tools/buildman/buildman -b master -c 1 -s
boards.cfg is up to date. Nothing to do.
Summary of 1 commit for 1104 boards (32 threads, 1 job per thread)
01: spi: omap3: Fix multiple definition of 'priv'
      m68k:  +   M5329AFEE M5249EVB M5208EVBE astro_mcf5373l
M54455EVB_intel M5282EVB M54455EVB_i66 M54455EVB_a66 M5253DEMO
M54455EVB_stm33 M54455EVB M5272C3 M5329BFEE cobra5272 M5275EVB
M5253EVBE M5235EVB_Flash32 M5373EVB M5235EVB

-- 
Jagan.


More information about the U-Boot mailing list