ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
[oweals/u-boot.git] / drivers / ddr / marvell / a38x / ddr3_training_leveling.h
index f2b4177082c41f626ae958edc280057e683941f7..6719fb83f5181761c979e769c98be5deb6991a90 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (C) Marvell International Ltd. and its affiliates
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _DDR3_TRAINING_LEVELING_H_
@@ -12,6 +11,5 @@
 int ddr3_tip_print_wl_supp_result(u32 dev_num);
 int ddr3_tip_calc_cs_mask(u32 dev_num, u32 if_id, u32 effective_cs,
                          u32 *cs_mask);
-u32 hws_ddr3_tip_max_cs_get(void);
 
 #endif /* _DDR3_TRAINING_LEVELING_H_ */