]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sat, 8 Mar 2025 15:12:13 +0000 (16:12 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 12 Mar 2025 10:11:42 +0000 (11:11 +0100)
commit7f2a5272ff3893ef412c093aae66b7ed34ab3dfc
tree9b2183178aa8a90ddec258bbf2b2dcb0f87a702e
parent003d35ad6c612d13ebf0a78f828b0c3ee4f44e3d
hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition

All instances of TYPE_IMX_USDHC set vendor=SDHCI_VENDOR_IMX.
No need to special-case it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20250308213640.13138-3-philmd@linaro.org>
hw/arm/fsl-imx25.c
hw/arm/fsl-imx6.c
hw/arm/fsl-imx6ul.c
hw/arm/fsl-imx7.c
hw/arm/fsl-imx8mp.c
hw/sd/sdhci.c
include/hw/sd/sdhci.h