commit | 69372c7e3345f29599e040a7cc629bdf350c3518 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jun 24 21:58:12 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Jul 05 23:54:06 2024 +0200 |
tree | ddc89086970239fa3fa1abbfa17a1cb2a5898d4f | |
parent | e7364ae74c51666e83f43975decb61b7f66cd409 [diff] |
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>