2010/9/10 <[email protected]>: > From: Kevin Wells <[email protected]> > > Some of the fields in the pl022_config_chip structure are no > longer needed with the spi->mode updates. These fields have been > removed.
I think you have to do a more thorough patch: drivers/spi/amba-pl022.c: In function 'verify_controller_parameters': drivers/spi/amba-pl022.c:1598: error: 'struct pl022_config_chip' has no member named 'lbm' drivers/spi/amba-pl022.c:1599: error: 'struct pl022_config_chip' has no member named 'lbm' drivers/spi/amba-pl022.c:1629: error: 'struct pl022_config_chip' has no member named 'endian_rx' (... etc) Yours, Linus Walleij ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
