git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41783ee
)
drm/i915: Fix !CONFIG_PM sysfs for real this time
author
Ben Widawsky
<ben@bwidawsk.net>
Wed, 19 Sep 2012 17:50:19 +0000
(10:50 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 20 Sep 2012 12:23:11 +0000
(14:23 +0200)
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 <fengguang.wu@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found