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:
275f01b
)
drm/i915: make set_m_n functions static
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 3 May 2013 09:49:48 +0000
(11:49 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 6 May 2013 09:25:48 +0000
(11:25 +0200)
This is possible thanks to moving the m/n stuff into pipe_config.
Unfortunately we need to move them a bit to avoid forward
declarations.
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found