sm8250-common: power: Fix warnings

This commit is contained in:
LuK1337
2020-06-23 14:47:37 +02:00
parent e032e7cc78
commit 0e782407a5
3 changed files with 9 additions and 5 deletions

View File

@@ -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() {