]> git.baikalelectronics.ru Git - uboot.git/commit
imx9: Remove ARCH_MISC_INIT
authorTom Rini <trini@konsulko.com>
Thu, 16 Feb 2023 03:36:52 +0000 (22:36 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 20:32:25 +0000 (15:32 -0500)
commitdc3adbef3493e376d234c2fe5fb1b0963da698f1
tree3a8cfebbcf38b135e316bb569b34bc7339814c6f
parentb377a9c645214463e23e74a9bbe639d4b734c5b6
imx9: Remove ARCH_MISC_INIT

We don't need an empty function, we can just not enable the hook we
don't use.

Cc: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx9/soc.c
configs/imx93_11x11_evk_defconfig