projects
/
platform
/
core
/
system
/
pass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
045a70d
)
hal: Use proper header for dlog message display
98/112798/2
author
Wook Song
<wook16.song@samsung.com>
Fri, 3 Feb 2017 00:08:15 +0000
(09:08 +0900)
committer
Wook Song
<wook16.song@samsung.com>
Fri, 3 Feb 2017 01:00:20 +0000
(10:00 +0900)
This patch changes the log header file used in hal to the proper ont for
dlog message display.
Change-Id: I8d20dad5e4447904f21c7a15911d358cb76baab7
Signed-off-by: Wook Song <wook16.song@samsung.com>
src/hal/hal.c
patch
|
blob
|
history
diff --git
a/src/hal/hal.c
b/src/hal/hal.c
index 708a77ab82eaa1f6bd55541d94a546c8e1a7d936..7f8bee643e3c88873139b72e79be6e27b51cc225 100644
(file)
--- a/
src/hal/hal.c
+++ b/
src/hal/hal.c
@@
-25,7
+25,7
@@
#include <linux/limits.h>
#include "hal.h"
-#include "shared/log
-macro
.h"
+#include "shared/log.h"
#ifndef EXPORT
#define EXPORT __attribute__ ((visibility("default")))