From: Ben Widawsky Date: Wed, 19 Sep 2012 17:50:19 +0000 (-0700) Subject: drm/i915: Fix !CONFIG_PM sysfs for real this time X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=853c70e8dabcb1ae2c38ef2b8d40f6eb5435555b;p=pandora-kernel.git drm/i915: Fix !CONFIG_PM sysfs for real this time Somehow this hunk got dropped from my last patch. We do not have the rc6_attrs when there is no CONFIG_PM so this causes a compilation error. Reported-by: Fengguang Wu Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed