diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-09-29 21:52:12 +0200 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2020-10-26 09:27:13 +0800 |
commit | 8bb7496ef9188493b548ceb03b741b8f6465c339 (patch) | |
tree | 6244e07138c33bd0180d24c610c3477bb194ed4f /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | c99e87f82803500f9811b1e98926d9d25df35b38 (diff) | |
download | u-boot-8bb7496ef9188493b548ceb03b741b8f6465c339.tar.gz u-boot-8bb7496ef9188493b548ceb03b741b8f6465c339.tar.xz u-boot-8bb7496ef9188493b548ceb03b741b8f6465c339.zip |
clk: kendryte: no need to check argument of free()
free() checks if its argument is NULL. No need to check it twice.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions