commit | c8ad8b563c7e724e2fedc3aee5bcbd401668474c | [log] [tgz] |
---|---|---|
author | Andreas Ruprecht <rupran@einserver.de> | Fri Aug 15 00:50:31 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 15 00:58:20 2014 -0400 |
tree | ec9f71f2806ee1e72a37bc8121fda1020b74f268 | |
parent | c83dec3bb6c38629398b65c231c80978b3e00e14 [diff] |
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>