From: Andreas Ruprecht Date: Fri, 15 Aug 2014 04:50:31 +0000 (-0400) Subject: drm/radeon: Remove duplicate include from Makefile X-Git-Tag: omap-for-v3.17/fixes-against-rc2~20^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ad8b563c7e724e2fedc3aee5bcbd401668474c;p=pandora-kernel.git 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 Reviewed-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed