mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
sun4m: remove include/hw/sparc/sun4m.h and all references to it
With the previous commit there is now nothing left in sun4m.h so it can be removed, along with all remaining references to it. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
This commit is contained in:
parent
1527f4886c
commit
f5980f757c
7 changed files with 1 additions and 20 deletions
|
@ -28,7 +28,6 @@
|
|||
#include "hw/sysbus.h"
|
||||
#include "qemu/error-report.h"
|
||||
#include "qemu/timer.h"
|
||||
#include "hw/sparc/sun4m.h"
|
||||
#include "hw/sparc/sun4m_iommu.h"
|
||||
#include "hw/timer/m48t59.h"
|
||||
#include "hw/sparc/sparc32_dma.h"
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "hw/sparc/sun4m.h"
|
||||
#include "hw/sparc/sun4m_iommu.h"
|
||||
#include "hw/sysbus.h"
|
||||
#include "exec/address-spaces.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue