summaryrefslogtreecommitdiff
path: root/hw/nseries.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-08-15 17:17:22 +0300
committerAnthony Liguori <aliguori@us.ibm.com>2011-08-22 10:20:40 -0500
commitd09871f69c1863e6683d7c62a72b2d1a98e6d639 (patch)
treef2a603479f7de8fb9af050541f109db17dd55a97 /hw/nseries.c
parentfc2bf44972349b078d8310466c3866615500e67f (diff)
tusb6010: move declarations to new file tusb6010.h
Avoid #include hell. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/nseries.c')
-rw-r--r--hw/nseries.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/nseries.c b/hw/nseries.c
index 144fd5a42..f7aae7a59 100644
--- a/hw/nseries.c
+++ b/hw/nseries.c
@@ -32,6 +32,7 @@
#include "bt.h"
#include "loader.h"
#include "blockdev.h"
+#include "tusb6010.h"
/* Nokia N8x0 support */
struct n800_s {