提交 669bb479 编写于 作者: J Jon Hunter 提交者: Tony Lindgren

ARM: OMAP2+: PMU: Remove unused header

Commit 2ac29a14 (ARM: PMU: fix runtime PM enable) moved the call to
pm_runtime_enable() from the OMAP2+ PMU code into the ARM PERF core
code. However, header for pm_runtime which should have been removed
from the OMAP2+ PMU code was not. It is no longer necessary to include
this header in the OMAP2+ PMU code and so remove it.
Signed-off-by: NJon Hunter <jon-hunter@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 3550a7b2
...@@ -11,8 +11,6 @@ ...@@ -11,8 +11,6 @@
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
*/ */
#include <linux/pm_runtime.h>
#include <asm/pmu.h> #include <asm/pmu.h>
#include "soc.h" #include "soc.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册