diff options
author | Peng Fan <peng.fan@nxp.com> | 2024-12-03 23:42:45 +0800 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2024-12-07 09:07:03 -0300 |
commit | 7b20f70b0b1959950ff9d34cb1fcf785a1cf8672 (patch) | |
tree | 6447d6b87d72b5c30dc291115b7a0f5559d12ba1 /drivers/ddr/imx/imx9/ddr_init.c | |
parent | 4af5084a3b8e97067b836179667c6d838084faea (diff) |
imx9: trdc: correct DEBUG usage
Replace '#if DEBUG' with '#ifdef DEBUG', otherwise '#define DEBUG 1'
should be used and conflict with '#define DEBUG' in include/log.h
Fixes: 5fda95fb944 ("imx: imx9: Add TRDC driver for TRDC init")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/ddr/imx/imx9/ddr_init.c')
0 files changed, 0 insertions, 0 deletions