mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-06 09:21:26 +01:00
ARM: qca: qup-spi: Removed unused registers from structure
Change-Id: I028018a6d9bc237ce257ee9f60bbe1ebc662eca7 Signed-off-by: Gokul Sriram Palanisamy <gpalan@codeaurora.org>
This commit is contained in:
parent
4723ae873c
commit
674e652750
1 changed files with 0 additions and 2 deletions
|
|
@ -147,8 +147,6 @@ struct blsp_spi {
|
|||
unsigned int qup_mx_input_count;
|
||||
unsigned int qup_mx_output_count;
|
||||
unsigned int qup_sw_reset;
|
||||
unsigned int qup_ns_reg;
|
||||
unsigned int qup_md_reg;
|
||||
unsigned int qup_op_mask;
|
||||
unsigned int qup_deassert_wait;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue