commit | 40e074a50964844fab23f7e753e9153b2b1f7b3a | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Tue Feb 20 09:55:04 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Feb 22 12:47:40 2024 +0100 |
tree | 9ecfc49f61c696850155b5e7c37c15cedbad8723 | |
parent | f74c6177bb9ae5763a123e1e9dbcda1405e03032 [diff] |
hw/ide: Remove the include/hw/ide.h legacy file There was only one prototype left in this legacy file. Move it to ide-dev.h to finally get rid of it. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Message-ID: <20240220085505.30255-7-thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>