From: Rafael J. Wysocki Date: Thu, 18 Mar 2010 06:12:24 +0000 (-0700) Subject: Net / e1000e: Fix build issue introduced by runtime PM patch X-Git-Tag: v2.6.35-rc1~473^2~749 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a034016287236f435dbb8f1f57aee906f22b4598;p=pandora-kernel.git Net / e1000e: Fix build issue introduced by runtime PM patch The recent PCI runtime PM patch broke build for CONFIG_PM_RUNTIME and CONFIG_PM_SLEEP undefined. Fix that by moving the PM callbacks under suitable #ifdefs. Signed-off-by: Rafael J. Wysocki Signed-off-by: David S. Miller --- Reading git-diff-tree failed