aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/a38x/ddr_training_ip_db.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-12-09 08:40:49 -0500
committerTom Rini <trini@konsulko.com>2018-12-09 08:40:49 -0500
commit8cb8c0c6a83bef319023ac2e967a85e1e92e18bc (patch)
treee76bc8071eab1a08ad92f30cc4ea4ad92597fb42 /drivers/ddr/marvell/a38x/ddr_training_ip_db.h
parent51c2345bd24837f9f67f16268da6dc71573f1325 (diff)
parent5ca84c6dd2b3060471171cce3f76d8af35060c0b (diff)
Merge git://git.denx.de/u-boot-marvell
- Sync DDR training with Marvell code for Armada 38x by Chris - Misc updates to Armada 38x Helios4 board by Aditya
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr_training_ip_db.h')
-rw-r--r--drivers/ddr/marvell/a38x/ddr_training_ip_db.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ddr/marvell/a38x/ddr_training_ip_db.h b/drivers/ddr/marvell/a38x/ddr_training_ip_db.h
index e7de5aef0c..f1b4d8efc0 100644
--- a/drivers/ddr/marvell/a38x/ddr_training_ip_db.h
+++ b/drivers/ddr/marvell/a38x/ddr_training_ip_db.h
@@ -6,10 +6,8 @@
#ifndef _DDR_TRAINING_IP_DB_H_
#define _DDR_TRAINING_IP_DB_H_
-#include "ddr_topology_def.h"
#include "ddr3_training_ip_db.h"
-u32 speed_bin_table(u8 index, enum speed_bin_table_elements element);
u32 pattern_table_get_word(u32 dev_num, enum hws_pattern type, u8 index);
#endif /* _DDR3_TRAINING_IP_DB_H_ */