mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
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>
This commit is contained in:
parent
2a9577034a
commit
22168e6660
4 changed files with 0 additions and 4 deletions
|
@ -8,7 +8,6 @@
|
|||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
#include "primecell.h"
|
||||
#include "devices.h"
|
||||
#include "boards.h"
|
||||
#include "arm-misc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue