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:
aee56cf
)
drm/i915: Fix a couple of "should it be static?" sparse warnings
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 24 Jun 2013 21:59:50 +0000
(22:59 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:27:48 +0000
(11:27 +0200)
A genuine 'static' omission and 2 other warnings triggered by not
including the header where those functions where defined.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found