mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-26 14:55:16 +00:00
stm32mp1: remove duplicate function declaration
It is already in include/drivers/st/stm32mp1_ddr_helpers.h. Signed-off-by: Yann Gautier <yann.gautier@st.com>
This commit is contained in:
parent
3e6fab4308
commit
7227d89215
1 changed files with 0 additions and 2 deletions
|
@ -408,6 +408,4 @@ struct stm32mp1_ddrphy {
|
|||
#define DDRPHYC_DXNDLLCR_SDPHASE_MASK GENMASK(17, 14)
|
||||
#define DDRPHYC_DXNDLLCR_SDPHASE_SHIFT 14
|
||||
|
||||
void ddr_enable_clock(void);
|
||||
|
||||
#endif /* STM32MP1_DDR_REGS_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue