sm8250-common: power: Fix warnings
This commit is contained in:
parent
e032e7cc78
commit
0e782407a5
3 changed files with 9 additions and 5 deletions
|
|
@ -26,6 +26,8 @@
|
|||
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
*/
|
||||
#define LOG_TAG "QTI PowerHAL"
|
||||
|
||||
#include <cutils/log.h>
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
|
|
@ -34,7 +36,6 @@
|
|||
#include <libxml/tree.h>
|
||||
#include <unistd.h>
|
||||
#include "powerhintparser.h"
|
||||
#define LOG_TAG "QTI PowerHAL"
|
||||
|
||||
int parsePowerhintXML() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue