I get this when compiling on a fairly recent u-boot:
 mpc8xxx_spi.c: In function `spi_init':
 mpc8xxx_spi.c:70: error: syntax error before '*' token
 mpc8xxx_spi.c:76: error: `spi' undeclared (first use in this function)
 mpc8xxx_spi.c:76: error: (Each undeclared identifier is reported only 
once
 mpc8xxx_spi.c:76: error: for each function it appears in.)
 mpc8xxx_spi.c: In function `spi_xfer':
 mpc8xxx_spi.c:97: error: syntax error before '*' token
 mpc8xxx_spi.c:109: error: `spi' undeclared (first use in this function)

Perhaps this has been fixed already, but I figured I report it anyway.
Got no time to look into it myself ATM.

 Jocke
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to