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:
4f03b1f
)
drm: Move __drm_pci_free to drm_legacy.h
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 10 Sep 2014 10:43:51 +0000
(12:43 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 12 Sep 2014 09:08:56 +0000
(11:08 +0200)
Also sprinkle the customary legacy_ prefix.
Unfortunately we can't move the other functions since i915 is still
using them. Shame on me for that one :(
v2: Fix patch subject as spotted by David Herrmann.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found