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

Commit c2383b04 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'keystone_for_4.8' of...

Merge tag 'keystone_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/soc

ARM: Keystone fix for 4.8

	- pm_domain warning fix.

* tag 'keystone_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone

:
  ARM: keystone: fix missing keystone.h in pm_domain.c

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 8739a229 39a5cbbc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@
#include <linux/platform_device.h>
#include <linux/of.h>

#include "keystone.h"

static struct dev_pm_domain keystone_pm_domain = {
	.ops = {
		USE_PM_CLK_RUNTIME_OPS