From: Ben Goz Date: Fri, 2 Jan 2015 21:18:39 +0000 (+0200) Subject: drm/amd: Put cik structures in a common place X-Git-Tag: fixes-v4.0-rc1~91^2~38^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7fbd38e58046d8b2e37003e01b9fa0f545e5ae;p=pandora-kernel.git drm/amd: Put cik structures in a common place This patch creates a new file, cik_structs.h, and puts the cik_mqd and cik_sdma_rlc_registers structures in that file. The new file is placed in a common include folder under the drm/amd folder, so it will be shared among all amd drm drivers. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay Reviewed-by: Alex Deucher --- Reading git-diff-tree failed