drm/radeon: Use new cik_structs.h file

Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Oded Gabbay
2015-01-02 23:33:20 +02:00
parent 71273adc52
commit 836aabc0d4
2 changed files with 1 additions and 264 deletions

View File

@@ -30,6 +30,7 @@
#include "radeon_kfd.h"
#include "radeon_ucode.h"
#include <linux/firmware.h>
#include "cik_structs.h"
#define CIK_PIPE_PER_MEC (4)