projects
/
platform
/
core
/
system
/
deviced.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f29322c
)
ir: Apply hal-api-device-ir module HAL ABI versioning
64/309964/2
author
Yunhee Seo
<yuni.seo@samsung.com>
Thu, 18 Apr 2024 10:49:01 +0000
(19:49 +0900)
committer
Yunhee Seo
<yuni.seo@samsung.com>
Fri, 19 Apr 2024 04:23:22 +0000
(13:23 +0900)
As HAL ABI versioning is applied to hal-api-device-ir module,
inclusion path is changed.
Change-Id: I13117bac311baa5a37a8c202d9c2f5c5ee2a07ab
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/ir/ir.c
patch
|
blob
|
history
diff --git
a/src/ir/ir.c
b/src/ir/ir.c
index ac2a1705c6d66ac97383e89e2235ea3c5ee78225..7e49f15890699bb1c60b11ec132c3d6a2c85cbc5 100644
(file)
--- a/
src/ir/ir.c
+++ b/
src/ir/ir.c
@@
-18,7
+18,7
@@
#include <assert.h>
#include <stdbool.h>
-#include <hal/hal-ir.h>
+#include <hal/hal-
device-
ir.h>
#include <libsyscommon/libgdbus.h>
#include "shared/devices.h"
#include "shared/common.h"