From: Damien Lespiau Date: Mon, 24 Jun 2013 21:59:50 +0000 (+0100) Subject: drm/i915: Fix a couple of "should it be static?" sparse warnings X-Git-Tag: v3.12-rc1~136^2~165^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4db9321a77258587d70cccdd4ff556df48eba2e;p=pandora-kernel.git drm/i915: Fix a couple of "should it be static?" sparse warnings A genuine 'static' omission and 2 other warnings triggered by not including the header where those functions where defined. Signed-off-by: Damien Lespiau Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed