summaryrefslogtreecommitdiff
path: root/hw/tcx.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-10-25 15:04:43 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-10-25 15:04:43 +0000
commitf79ca11027776abff307f84d7c4f08708ad586de (patch)
tree57cf641b11f6e6d7877fecbfb4f7605a56ff0210 /hw/tcx.c
parentb280fcdfdee843de8ef5a7692f5825d9c4e94cff (diff)
downloadqemu-f79ca11027776abff307f84d7c4f08708ad586de.tar.gz
sparc32: tcx: remove unused include directive
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/tcx.c')
-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"