hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 24 Jun 2024 19:58:12 +0000 (21:58 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 5 Jul 2024 21:54:06 +0000 (23:54 +0200)
commit69372c7e3345f29599e040a7cc629bdf350c3518
treeddc89086970239fa3fa1abbfa17a1cb2a5898d4f
parente7364ae74c51666e83f43975decb61b7f66cd409
hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t

All handlers using the 'sd_none' enum got converted,
remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240628070216.92609-76-philmd@linaro.org>
hw/sd/sd.c
include/hw/sd/sd.h