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

2023-03-30 Thread sbabic
> We have a few places here that the function declarations do not > match their prototypes, correct them. > Signed-off-by: Ying-Chun Liu (PaulLiu) > Cc: Tom Rini > Cc: Stefano Babic > Cc: Fabio Estevam > Cc: NXP i.MX U-Boot Team > Reviewed-by: Tom Rini > Reported-by: Tom Rini > Reviewed-by:

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

2023-03-13 Thread Fabio Estevam
On Mon, Mar 13, 2023 at 3:26 PM Ying-Chun Liu (PaulLiu) wrote: > > We have a few places here that the function declarations do not > match their prototypes, correct them. > > Signed-off-by: Ying-Chun Liu (PaulLiu) > Cc: Tom Rini > Cc: Stefano Babic > Cc: Fabio Estevam > Cc: NXP i.MX U-Boot Tea

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

2023-03-13 Thread Tom Rini
On Tue, Mar 14, 2023 at 02:26:20AM +0800, Ying-Chun Liu (PaulLiu) wrote: > We have a few places here that the function declarations do not > match their prototypes, correct them. > > Signed-off-by: Ying-Chun Liu (PaulLiu) > Cc: Tom Rini > Cc: Stefano Babic > Cc: Fabio Estevam > Cc: NXP i.MX U

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

2023-03-13 Thread Ying-Chun Liu (PaulLiu)
We have a few places here that the function declarations do not match their prototypes, correct them. Signed-off-by: Ying-Chun Liu (PaulLiu) Cc: Tom Rini Cc: Stefano Babic Cc: Fabio Estevam Cc: NXP i.MX U-Boot Team --- board/compulab/imx8mm-cl-iot-gate/ddr/ddr.h | 4 ++-- 1 file changed, 2 i