[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/sd/sdcard: Remove sd_set_cb()
From: |
Bernhard Beschow |
Subject: |
Re: [PATCH] hw/sd/sdcard: Remove sd_set_cb() |
Date: |
Thu, 09 Jan 2025 10:22:58 +0000 |
Am 8. Januar 2025 10:43:07 UTC schrieb "Philippe Mathieu-Daudé"
<philmd@linaro.org>:
>On 8/1/25 11:02, Cédric Le Goater wrote:
>> Last user of sd_set_cb() was removed in commit ce5dd27534b0 ("hw/sd:
>> Remove omap2_mmc device").
>
>https://lore.kernel.org/qemu-devel/20240903200446.25921-2-philmd@linaro.org/
>;)
20250108092538.11474-8-shentey@gmail.com/">https://lore.kernel.org/qemu-devel/20250108092538.11474-8-shentey@gmail.com/ ;)
>
>>
>> Signed-off-by: Cédric Le Goater <clg@redhat.com>
>> ---
>> include/hw/sd/sdcard_legacy.h | 1 -
>> hw/sd/sd.c | 8 --------
>> 2 files changed, 9 deletions(-)
>
>