summaryrefslogtreecommitdiffstats
path: root/hw
diff options
context:
space:
mode:
authorBlue Swirl2009-10-25 16:04:43 +0100
committerBlue Swirl2009-10-25 16:04:43 +0100
commitf79ca11027776abff307f84d7c4f08708ad586de (patch)
tree57cf641b11f6e6d7877fecbfb4f7605a56ff0210 /hw
parentsparc32: convert sbi to VMState, vmsd and vmstate reset (diff)
downloadqemu-f79ca11027776abff307f84d7c4f08708ad586de.tar.gz
qemu-f79ca11027776abff307f84d7c4f08708ad586de.tar.xz
qemu-f79ca11027776abff307f84d7c4f08708ad586de.zip
sparc32: tcx: remove unused include directive
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw')
-rw-r--r--hw/tcx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/tcx.c b/hw/tcx.c
index b177cc9689..708bb80637 100644
--- a/hw/tcx.c
+++ b/hw/tcx.c
@@ -22,7 +22,6 @@
* THE SOFTWARE.
*/
-#include "sun4m.h"
#include "console.h"
#include "pixel_ops.h"
#include "sysbus.h"