projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee038d
)
hwkey: remove warning
author
giwoong.kim
<giwoong.kim@samsung.com>
Thu, 21 Feb 2013 01:12:25 +0000
(10:12 +0900)
committer
giwoong.kim
<giwoong.kim@samsung.com>
Thu, 21 Feb 2013 01:12:25 +0000
(10:12 +0900)
remove warning
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
hw/virtio.h
[changed mode: 0644->0755]
patch
|
blob
|
history
diff --git
a/hw/virtio.h
b/hw/virtio.h
old mode 100644
(file)
new mode 100755
(executable)
index
1a33b4c
..
0b03561
--- a/
hw/virtio.h
+++ b/
hw/virtio.h
@@
-221,6
+221,7
@@
void virtio_scsi_exit(VirtIODevice *vdev);
#include "tizen/src/hw/maru_virtio_touchscreen.h"
#include "tizen/src/hw/maru_virtio_keyboard.h"
#include "tizen/src/hw/maru_virtio_esm.h"
+#include "tizen/src/hw/maru_virtio_hwkey.h"
#endif