pass: hal: Remove duplicate header file 33/168333/1
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 25 Jan 2018 08:11:07 +0000 (17:11 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 25 Jan 2018 08:11:07 +0000 (17:11 +0900)
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 <cw00.choi@samsung.com>
src/pass/pass-hal.c

index f9ddf36..5ddc2a9 100644 (file)
@@ -23,7 +23,6 @@
 #include <fcntl.h>
 
 #include "pass.h"
-#include "hal/hal.h"
 #include "pass-hal.h"
 
 #include "core/common.h"