From: Chanwoo Choi Date: Thu, 25 Jan 2018 08:11:07 +0000 (+0900) Subject: pass: hal: Remove duplicate header file X-Git-Tag: submit/tizen/20180221.002730~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b56936352562dad825c5d889fd99a97435e6618;p=platform%2Fcore%2Fsystem%2Fpass.git pass: hal: Remove duplicate header file Remove the duplicate hal/hal.h header file because pass/pass-hal.h already includes the hal/hal.h header files. Change-Id: I06f6b26835c9efcd663074d502d9f431ddb9422f Signed-off-by: Chanwoo Choi --- diff --git a/src/pass/pass-hal.c b/src/pass/pass-hal.c index f9ddf36..5ddc2a9 100644 --- a/src/pass/pass-hal.c +++ b/src/pass/pass-hal.c @@ -23,7 +23,6 @@ #include #include "pass.h" -#include "hal/hal.h" #include "pass-hal.h" #include "core/common.h"