From: Jon Hunter Date: Sun, 16 Dec 2012 19:30:01 +0000 (-0800) Subject: ARM: OMAP2+: PMU: Remove unused header X-Git-Tag: omap-for-v3.8/cleanup-for-merge-window-signed~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=669bb479383c68a17fb0b6f525b8c3d7beb8e198;p=pandora-kernel.git ARM: OMAP2+: PMU: Remove unused header Commit 2ac29a1 (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: Jon Hunter Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed