pass: hal: Move get_time_ms() pass-hal.c to pass-pmqos.c 20/139920/1
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 14 Jul 2017 02:47:55 +0000 (11:47 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 21 Jul 2017 05:17:36 +0000 (14:17 +0900)
commite73c9d64812f5362eba828373c40ad46bbccbc00
treeba2691d977e692db436ae169d39ba8a70a20bf9e
parent6bba50782634760a60331dd5c70d007a30dc08a0
pass: hal: Move get_time_ms() pass-hal.c to pass-pmqos.c

The existing get_time_ms() is only used on pass-pmqos.c.
So, this patch moves the definition of get_time_ms()
from pass-hal.c to pass-pmqos.c.

Change-Id: Ic89cb705071633b5093722a4ab26e71133c444cb
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-hal.c
src/pass/pass-hal.h
src/pass/pass-pmqos.c