]> git.proxmox.com Git - mirror_qemu.git/commit
Remove unnecessary includes of primecell.h
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2012 09:56:10 +0000 (09:56 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Feb 2012 11:13:42 +0000 (11:13 +0000)
commit22168e666033c78977d5864e808375ea256b2882
tree81a007c7c523ae0d08fd9610f70b56fdc533497b
parent2a9577034acf77300ce3aa58c3ebffc5949ce96d
Remove unnecessary includes of primecell.h

The primecell.h header now only has the definitions of constants
indicating the usage of the arm_sysctl GPIO lines; remove obsolete
includes of it from source files which don't care about those GPIO
lines.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/highbank.c
hw/integratorcp.c
hw/pl022.c
hw/versatilepb.c