From: Shobhit Kumar Date: Fri, 29 Jun 2012 19:03:35 +0000 (-0300) Subject: drm/i915: Move DP structs to shared location X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54d63ca6605d5eb5d2ed52673b523f5781ead71b;p=pandora-kernel.git drm/i915: Move DP structs to shared location Move the DP structure to shared location so that it can be used from within the ddi module. Changes from Paulo: - Move less code to intel_drv.h - Remove #include statement - Replace a tab with a space in train_set Signed-off-by: Shobhit Kumar Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed