aboutsummaryrefslogtreecommitdiff
path: root/hw/net/can/xlnx-versal-canfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/can/xlnx-versal-canfd.c')
-rw-r--r--hw/net/can/xlnx-versal-canfd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/net/can/xlnx-versal-canfd.c b/hw/net/can/xlnx-versal-canfd.c
index 3eb1119..3433486 100644
--- a/hw/net/can/xlnx-versal-canfd.c
+++ b/hw/net/can/xlnx-versal-canfd.c
@@ -35,12 +35,8 @@
#include "hw/irq.h"
#include "hw/register.h"
#include "qapi/error.h"
-#include "qemu/bitops.h"
#include "qemu/log.h"
-#include "qemu/cutils.h"
-#include "qemu/event_notifier.h"
#include "hw/qdev-properties.h"
-#include "qom/object_interfaces.h"
#include "migration/vmstate.h"
#include "hw/net/xlnx-versal-canfd.h"
#include "trace.h"