mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
spi: pxa2xx: Remove unused psp member variable from struct chip_data
It is not used since commit 8d94cc50aa4f ("[PATCH] spi: stabilize PIO mode transfers on PXA2xx systems"). Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
6ff33f3902
commit
54bf4505bd
@ -89,7 +89,6 @@ struct chip_data {
|
||||
u32 cr0;
|
||||
u32 cr1;
|
||||
u32 dds_rate;
|
||||
u32 psp;
|
||||
u32 timeout;
|
||||
u8 n_bytes;
|
||||
u32 dma_burst_size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user