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

Commit b34f6765 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 857e9203 9dadc8b0
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>

/**