drm/radeon: clean up encoder dp checks
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Sep 2012 16:26:09 +0000 (12:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:43 +0000 (13:10 -0400)
Use the proper struct in the union.  That field
has the same offset in every struct, so no functional
change.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found