summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--event_notifier.c (renamed from hw/event_notifier.c)1
-rw-r--r--event_notifier.h (renamed from hw/event_notifier.h)0
2 files changed, 0 insertions, 1 deletions
diff --git a/hw/event_notifier.c b/event_notifier.c
index 13f3656460..2c735556a1 100644
--- a/hw/event_notifier.c
+++ b/event_notifier.c
@@ -10,7 +10,6 @@
* the COPYING file in the top-level directory.
*/
-#include "hw.h"
#include "event_notifier.h"
#ifdef CONFIG_EVENTFD
#include <sys/eventfd.h>
diff --git a/hw/event_notifier.h b/event_notifier.h
index 24117ea97b..24117ea97b 100644
--- a/hw/event_notifier.h
+++ b/event_notifier.h