From: Oded Gabbay Date: Fri, 2 Jan 2015 21:18:54 +0000 (+0200) Subject: drm/amdkfd: Don't include header files from radeon X-Git-Tag: fixes-v4.0-rc1~91^2~38^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71273adc52fafcda181e62cef64ddffd76d91944;p=pandora-kernel.git drm/amdkfd: Don't include header files from radeon Because amdkfd will need to work both with radeon and amdgpu, don't include header files that are in radeon's folder. Instead, use the common amd include folder and move amdkfd specific defines to amdkfd header files. Signed-off-by: Oded Gabbay Reviewed-by: Alex Deucher --- Reading git-diff-tree failed