From: Ben Goz Date: Sun, 26 Oct 2014 16:07:34 +0000 (+0200) Subject: drm/amdkfd: Remove call to deprecated init_memory interface X-Git-Tag: fixes-v4.0-rc1~91^2~38^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe502804205e4103bdff4854bb41cd78fa82b099;p=pandora-kernel.git drm/amdkfd: Remove call to deprecated init_memory interface This patch removes a call to kfd-->kgd interface function that is doing H/W initialization. That function is moved into radeon to be part of the common H/W initialization sequence. The interface function will be deleted. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay Reviewed-by: Alex Deucher --- Reading git-diff-tree failed