]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/sd/sdcard: Remove leftover comment about removed 'spi' Property
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 3 Jul 2024 07:59:49 +0000 (09:59 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 5 Jul 2024 21:50:15 +0000 (23:50 +0200)
commita5487ddba583ea68f50cd871c0a8fcdff18aaf4e
tree918ad534b44806eafa03bf5f8a8fb8e725cf443b
parent6d0dc86070d6b65caaf2c96d7254ead5fc519203
hw/sd/sdcard: Remove leftover comment about removed 'spi' Property

Commit c3287c0f70 ("hw/sd: Introduce a "sd-card" SPI variant
model") removed the 'spi' property. Remove the comment left
over.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Message-Id: <20240703085907.66775-2-philmd@linaro.org>
hw/sd/sd.c