summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorINSUN PYO <insun.pyo@samsung.com>2021-02-10 09:50:14 +0900
committerINSUN PYO <insun.pyo@samsung.com>2021-02-10 13:47:16 +0900
commit738cb84510a3fe086e676d91a212289e10103390 (patch)
tree4341e4a7ef2d871f7bb6ec9524ebfb7bc2869592 /src
parentf56c4c54e3e440b239d31012c9f45b13c4fe4476 (diff)
downloaddevice-common-738cb84510a3fe086e676d91a212289e10103390.tar.gz
device-common-738cb84510a3fe086e676d91a212289e10103390.tar.bz2
device-common-738cb84510a3fe086e676d91a212289e10103390.zip
Change file name of hal-common-interface.h to hal-backend-common-usb_gadget.h
/usr/include/hal/device/hal-common-interface.h ==> /hal/include/device/hal-common-interface.h Change-Id: I754eaa873264a707dc420cc43a52a5384fed11d3
Diffstat (limited to 'src')
-rw-r--r--src/usb_gadget/usb_cfs_client_common.c2
-rw-r--r--src/usb_gadget/usb_client_common.c2
-rw-r--r--src/usb_gadget/usb_gadget.h2
-rw-r--r--src/usb_gadget/usb_gadget_common.c2
4 files changed, 0 insertions, 8 deletions
diff --git a/src/usb_gadget/usb_cfs_client_common.c b/src/usb_gadget/usb_cfs_client_common.c
index 89ccd32..1eac44d 100644
--- a/src/usb_gadget/usb_cfs_client_common.c
+++ b/src/usb_gadget/usb_cfs_client_common.c
@@ -1,6 +1,4 @@
/*
- * libdevice-node
- *
* Copyright (c) 2018 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the License);
diff --git a/src/usb_gadget/usb_client_common.c b/src/usb_gadget/usb_client_common.c
index ab554f3..f08ac61 100644
--- a/src/usb_gadget/usb_client_common.c
+++ b/src/usb_gadget/usb_client_common.c
@@ -1,6 +1,4 @@
/*
- * libdevice-node
- *
* Copyright (c) 2018 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the License);
diff --git a/src/usb_gadget/usb_gadget.h b/src/usb_gadget/usb_gadget.h
index ac14373..507196a 100644
--- a/src/usb_gadget/usb_gadget.h
+++ b/src/usb_gadget/usb_gadget.h
@@ -1,6 +1,4 @@
/*
- * libdevice-node
- *
* Copyright (c) 2016 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the License);
diff --git a/src/usb_gadget/usb_gadget_common.c b/src/usb_gadget/usb_gadget_common.c
index 0628744..786f4b7 100644
--- a/src/usb_gadget/usb_gadget_common.c
+++ b/src/usb_gadget/usb_gadget_common.c
@@ -1,6 +1,4 @@
/*
- * libdevice-node
- *
* Copyright (c) 2018 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the License);