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>
This commit is contained in:
Avi Kivity
2011-11-01 16:52:08 -05:00
committed by Anthony Liguori
parent 443916d1d9
commit 2284451019
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -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>