]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
hw/dma/pl080: Allow use as embedded-struct device
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:33 +0000 (11:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:33 +0000 (11:24 +0100)
commitaa74e355f12438888eacdd8f3c2fc910b1b621a7
tree3f00db0d74015ee89ca4f88c52c9fc1c00dd3620
parent514b4f361b65c49303877829561faad5e1d2463c
hw/dma/pl080: Allow use as embedded-struct device

Create a new include file for the pl081's device struct,
type macros, etc, so that it can be instantiated using
the "embedded struct" coding style.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
MAINTAINERS
hw/dma/pl080.c
include/hw/dma/pl080.h [new file with mode: 0644]