pass: pmqos: Remove unneeded header file of PMQoS 32/169032/2
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 2 Feb 2018 01:37:24 +0000 (10:37 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 2 Feb 2018 04:12:46 +0000 (13:12 +0900)
commita6627fb9efd570daac15e7893596ab322b2200cc
treea3e07ebf7903d7e8b9bcc55fa5af5986d4fc5d41
parent4ef478bf8dc718d4eaf8a6e7a832085395a4322e
pass: pmqos: Remove unneeded header file of PMQoS

PMQoS's init/exit functions are only called in the PASS core (pass.c).
It means that these functions are not library. Remove header file
of PMQoS module and then uses the 'extern' to call PMQoS's init/exit functions.

Change-Id: I37abc63dadf55402c3f30a316102c604b899d8b8
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-gov.c
src/pass/pass-pmqos.h [deleted file]
src/pass/pass.c