This patchseries does some minor cleanup of the primecell.h header. The arm_sysctl patch I posted yesterday; I've included it in this series since the later ones textually depend on it. The two new patches are pretty trivial.
Eventually when we have proper QOM devices with named pins rather than nameless arrays of GPIO lines we'll be able to drop the remaining two #defines and delete the header altogether... Peter Maydell (3): hw/arm_sysctl: Drop legacy init function hw/primecell.h: Remove obsolete pl080_init() declaration Remove unnecessary includes of primecell.h hw/arm_sysctl.c | 16 ++-------------- hw/highbank.c | 1 - hw/integratorcp.c | 1 - hw/pl022.c | 1 - hw/primecell.h | 6 ------ hw/versatilepb.c | 1 - 6 files changed, 2 insertions(+), 24 deletions(-) -- 1.7.5.4