|
From: | Richard Henderson |
Subject: | Re: [PATCH 09/11] hw/virtio: Remove unnecessary 'virtio-access.h' header |
Date: | Tue, 23 May 2023 16:29:29 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 5/23/23 09:35, Philippe Mathieu-Daudé wrote:
None of these files use the VirtIO Load/Store API declared by "hw/virtio/virtio-access.h". This header probably crept in via copy/pasting, remove it. Note, "virtio-access.h" is target-specific, so any file including it also become tainted as target-specific. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> ---
Acked-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |