From: Rafael J. Wysocki Date: Thu, 25 Aug 2011 13:34:19 +0000 (+0200) Subject: PM: Move clock-related definitions and headers to separate file X-Git-Tag: v3.2-rc1~178^2~23^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e8d269d814763d597ccc0108d1fa6639ad35a1;p=pandora-kernel.git PM: Move clock-related definitions and headers to separate file Since the PM clock management code in drivers/base/power/clock_ops.c is used for both runtime PM and system suspend/hibernation, the definitions of data structures and headers related to it should not be located in include/linux/pm_rumtime.h. Move them to a separate header file. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed