]> Git Repo - qemu.git/commit - MAINTAINERS
hw/dma/pl080: Allow use as embedded-struct device
authorPeter Maydell <[email protected]>
Mon, 20 Aug 2018 10:24:33 +0000 (11:24 +0100)
committerPeter Maydell <[email protected]>
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
MAINTAINERS
hw/dma/pl080.c
include/hw/dma/pl080.h [new file with mode: 0644]
This page took 0.026224 seconds and 4 git commands to generate.