qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] primecell.h cleanups


From: Peter Maydell
Subject: [Qemu-devel] [PATCH 0/3] primecell.h cleanups
Date: Thu, 9 Feb 2012 20:28:11 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]