drm/i915: Move DP structs to shared location
authorShobhit Kumar <shobhit.kumar@intel.com>
Fri, 29 Jun 2012 19:03:35 +0000 (16:03 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 25 Jul 2012 16:23:45 +0000 (18:23 +0200)
commit54d63ca6605d5eb5d2ed52673b523f5781ead71b
tree7bd0cff2d56344611b581fe82867bbaa757924d1
parente8aeaee7b012f1cdb382765d17307445385aa87c
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 <shobhit.kumar@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h