diff mbox

[35/67] hw/usb: add include directory header

Message ID 1525376963-79623-36-git-send-email-mst@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Michael S. Tsirkin May 3, 2018, 7:51 p.m. UTC
This way it is easier to find using standard rules.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 include/hw/usb/hcd-ehci.h | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 include/hw/usb/hcd-ehci.h
diff mbox

Patch

diff --git a/include/hw/usb/hcd-ehci.h b/include/hw/usb/hcd-ehci.h
new file mode 100644
index 0000000..ba80914
--- /dev/null
+++ b/include/hw/usb/hcd-ehci.h
@@ -0,0 +1 @@ 
+#include_next "../hw/usb/hcd-ehci.h"