1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-04 20:27:09 +01:00
Files
u-boot-megous/common
Christophe Leroy c1cd921b75 board_r: fix build with DM_SPI
CC      common/board_r.o
common/board_r.c:747:2: error: ‘initr_spi’ undeclared here (not in a function)
  initr_spi,
  ^
make[1]: *** [common/board_r.o] Error 1

Fixes: ebe76a2df9 ("dm: Remove spi_init() from board_r.c when using driver model")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
2018-12-03 10:44:10 -05:00
..
2013-04-01 16:33:52 -04:00
2018-12-03 10:44:10 -05:00
2018-09-10 20:20:34 -04:00
2013-04-01 16:33:52 -04:00
2018-12-03 10:44:10 -05:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00