projects
/
platform
/
core
/
system
/
plugin
/
update-control-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3480b5a
)
Change hal-device-board module inclusion path
95/312595/1
author
Yunhee Seo
<yuni.seo@samsung.com>
Wed, 12 Jun 2024 05:33:15 +0000
(14:33 +0900)
committer
Yunhee Seo
<yuni.seo@samsung.com>
Wed, 12 Jun 2024 05:33:15 +0000
(14:33 +0900)
As hal-abi-versioning is applied to hal-api-device-board module,
inclusion path is changed.
Change-Id: Ibf657c85f2c3ef48227650f8a99e1f5f541611c4
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/plugin.c
patch
|
blob
|
history
diff --git
a/src/plugin.c
b/src/plugin.c
index d580cd704fd0b030eeed00712088f88926c1c672..70d9d1405835b4e85561b4058dc4311f44dc5d5f 100644
(file)
--- a/
src/plugin.c
+++ b/
src/plugin.c
@@
-22,7
+22,7
@@
#include <string.h>
#include <alarm.h>
-#include <hal/
device/hal
-board.h>
+#include <hal/
hal-device
-board.h>
#include <system_info.h>
#include <libsyscommon/ini-parser.h>