drm/radeon: Remove duplicate include from Makefile
authorAndreas Ruprecht <rupran@einserver.de>
Fri, 15 Aug 2014 04:50:31 +0000 (00:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Aug 2014 04:58:20 +0000 (00:58 -0400)
In the Makefile, radeon_uvd.o is added to radeon-y twice.

As it belongs to the UVD block marked with a comment, the other include
from the block of includes labelled as "KMS driver" is deleted.

Signed-off-by: Andreas Ruprecht <rupran@einserver.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found