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)
commitc8ad8b563c7e724e2fedc3aee5bcbd401668474c
treeec9f71f2806ee1e72a37bc8121fda1020b74f268
parentc83dec3bb6c38629398b65c231c80978b3e00e14
drm/radeon: Remove duplicate include from Makefile

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>
drivers/gpu/drm/radeon/Makefile