2
0
Эх сурвалжийг харах

event_notifier: move to top-level directory

Has no business in hw/.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Avi Kivity 14 жил өмнө
parent
commit
2284451019

+ 0 - 1
hw/event_notifier.c → event_notifier.c

@@ -10,7 +10,6 @@
  * the COPYING file in the top-level directory.
  * the COPYING file in the top-level directory.
  */
  */
 
 
-#include "hw.h"
 #include "event_notifier.h"
 #include "event_notifier.h"
 #ifdef CONFIG_EVENTFD
 #ifdef CONFIG_EVENTFD
 #include <sys/eventfd.h>
 #include <sys/eventfd.h>

+ 0 - 0
hw/event_notifier.h → event_notifier.h