Correct SPL uses of IMX_MODULE_FUSE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:11 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit24f95e141e35a794213f1bb1b969ec91f057e063
treef43dfe2040da3e1c43a2ad101cea85aa40b296f3
parentdec5f3cc72d0314a84a1afb23174fb83c04410c9
Correct SPL uses of IMX_MODULE_FUSE

This converts 6 usages of this option to the non-SPL form, since there is
no SPL_IMX_MODULE_FUSE defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/mach-imx/module_fuse.h
drivers/i2c/mxc_i2c.c
drivers/net/fec_mxc.c
drivers/usb/host/ehci-mx6.c