From: Chris Wilson Date: Sun, 6 Jun 2010 14:40:20 +0000 (+0100) Subject: drm/i915: Silence sparse over non-static local structure. X-Git-Tag: v2.6.36-rc1~540^2~11^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b78d12d7c5108b9a71752b59dcc51b11cd9ea6;p=pandora-kernel.git drm/i915: Silence sparse over non-static local structure. drivers/gpu/drm/i915/i915_drv.c|485 col 25| warning: symbol 'i915_pm_ops' was not declared. Should it be static? Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed