hal: Move LOG_TAG definition to makefile to remove the duplicate 24/184524/1
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 17 Jul 2018 09:38:21 +0000 (18:38 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 18 Jul 2018 11:04:32 +0000 (20:04 +0900)
commit8c2962a001fa9084014d56b23becc91656e3fa06
tree9e9abc9dfacebd11b9875ddff722a20d30da4881
parent4bced0cb95f29453f72aa3bd05fda735f2064970
hal: Move LOG_TAG definition to makefile to remove the duplicate

Each log header file defines LOG_TAG. It defines LOG_TAG on Makefile
in order to remove the duplicate definitions.

Change-Id: I3b4b08008e259fe3a0c8257ffaad0f291666a0c4
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
include/pass/log.h
src/hal/hal-log.h