Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75e7c278 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "time: alarmtimer: include lpm-levels for MSM targets only" into msm-4.8

parents e0703b83 3df9170e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,7 +25,10 @@
#include <linux/posix-timers.h>
#include <linux/workqueue.h>
#include <linux/freezer.h>

#ifdef CONFIG_MSM_PM
#include "lpm-levels.h"
#endif
#include <linux/workqueue.h>

/**