mbox series

[0/1] compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.h

Message ID 20230313182620.1153143-1-paulliu@debian.org
Headers show
Series compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.h | expand

Message

Paul Liu March 13, 2023, 6:26 p.m. UTC
We have a few places here that the function declarations do not
match their prototypes, correct them.

This bug was found by Tom.
https://lists.denx.de/pipermail/u-boot/2023-March/511786.html
And we fixes this bug by modifying ddr.h instead.

Ying-Chun Liu (PaulLiu) (1):
  compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.h

 board/compulab/imx8mm-cl-iot-gate/ddr/ddr.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)