Apply new hal-backend-common-usb_gadget.h header
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 10 Feb 2021 03:26:49 +0000 (12:26 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 10 Feb 2021 05:11:41 +0000 (14:11 +0900)
Change-Id: I688cf83f4f0527429ae331eeb3ca598686847155

hw/dbus.h
hw/usb_gadget/usb_gadget.c

index 98695d026f4fb7a0e0defce4e58c420c274f3dfb..9198633dbcf4958d5e9befbe1f97a68b0a06cfa6 100644 (file)
--- a/hw/dbus.h
+++ b/hw/dbus.h
@@ -1,6 +1,4 @@
 /*
- * libdevice-node
- *
  * Copyright (c) 2016 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the License);
index 7eb0134994b88b06fe40b53bf96c63908bf11e9c..30fdb725e2a651520f4c89df5efd5eab780959a9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * libdevice-node
- *
  * Copyright (c) 2016 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the License);
 #include <stdlib.h>
 
 #include <hal/hal-common-interface.h>
-#include <hal/device/hal-common-interface.h>
 #include <hal/device/hal-usb_gadget-interface.h>
 
+#include </hal/include/device/hal-backend-common-usb_gadget.h>
+
 #include "common.h"
 
 static int dummy_enable(void)