hw/dma: Remove CONFIG_USER_ONLY check
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 31 Dec 2021 10:18:15 +0000 (11:18 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 18 Jan 2022 09:45:35 +0000 (10:45 +0100)
commitfd5e451edbebecaa65d2e6fef09b9afd7eefc951
tree71415173350fdfdb1833a27ebb01f947a4d00734
parent1efc6b319cfab73176412d86fa8f3702ed30c867
hw/dma: Remove CONFIG_USER_ONLY check

DMA API should not be included in user-mode emulation.
If so, build should fail. Remove the CONFIG_USER_ONLY check.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20220111184309.28637-6-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
include/sysemu/dma.h