[PATCH 5/5] spi: amba_pl022: Remove unused fields from pl022_config_chip

Linus Walleij linus.ml.walleij at gmail.com
Mon Sep 13 09:22:16 EDT 2010


2010/9/10  <wellsk40 at gmail.com>:

> From: Kevin Wells <wellsk40 at gmail.com>
>
> 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



More information about the linux-arm-kernel mailing list