From: Jaswinder Singh Rajput Date: Wed, 3 Jun 2009 23:41:19 +0000 (+1000) Subject: drm/i915: intel_lvds.c fix section mismatch X-Git-Tag: v2.6.30~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c05f222413e3a16e8785f252db4726693abd71;p=pandora-kernel.git drm/i915: intel_lvds.c fix section mismatch intel_no_lvds[] does not require __initdata as it is used only by void intel_lvds_init(struct drm_device *dev). Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Dave Airlie --- Reading git-diff-tree failed