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:
549f736
)
drm/i915: IS_IRONLAKE is synonymous with gen == 5
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 13:57:17 +0000
(14:57 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 18:08:39 +0000
(19:08 +0100)
So remove the redundant bit in the capabilities block and
s/IS_IRONLAKE/IS_GEN5/.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found