fixbug: fix the compile time error 70/41070/1 accepted/tizen_3.0.2015.q2_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/3.0.2015.q2/common/20150615.160135 accepted/tizen/common/20150612.071814 accepted/tizen/ivi/20160218.025342 accepted/tizen/mobile/20150612.073440 accepted/tizen/tv/20150612.073459 accepted/tizen/wearable/20150612.073506 submit/tizen/20150612.041902 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000006 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorSangjung Woo <sangjung.woo@samsung.com>
Thu, 11 Jun 2015 06:24:11 +0000 (15:24 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Thu, 11 Jun 2015 06:24:11 +0000 (15:24 +0900)
commit87d6296b5b2fbd340a0ab5af1fe235a34ac835d1
tree440c562aad8724ebea4fe04f46bfaff0524ace17
parentc8241fc5a9e27aa1c53ea6980618c00e4c74a2c4
fixbug: fix the compile time error

After upgrading the dlog module, neard faced the compile time error
since LOG_ON() macro basically does not return anything. However, some
macros such as NEARDAL_TRACE_ERR() usg this macro to check whether dlog
is enable or not. This is definitely a bug so this patch fixes this issue.

Change-Id: I3d5e61fc245b4160b323c41b9d4ec71cab0fe3fb
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
lib/neardal_traces_prv.h