mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
ddr: marvell: a38x: debug: Remove unused variables
The variables is_default_centralization, is_tune_result and is_bist_reset_bit are never used. Signed-off-by: Marek Behún <kabel@kernel.org>
This commit is contained in:
parent
c173f6268d
commit
c813b29e3e
2 changed files with 0 additions and 4 deletions
|
@ -116,7 +116,6 @@ extern u32 clamp_tbl[];
|
|||
extern u32 freq_mask[MAX_DEVICE_NUM][MV_DDR_FREQ_LAST];
|
||||
|
||||
extern u32 maxt_poll_tries;
|
||||
extern u32 is_bist_reset_bit;
|
||||
|
||||
extern u8 vref_window_size[MAX_INTERFACE_NUM][MAX_BUS_NUM];
|
||||
extern u32 effective_cs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue