drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
This conflicts with the tonga_smumgr.h from powerplay in DKMS environement Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Jordan Lazare <Jordan.Lazare@amd.com>
This commit is contained in:
Родитель
6bd48d2404
Коммит
dbd29f0d85
|
@ -24,7 +24,7 @@
|
||||||
#include <linux/firmware.h>
|
#include <linux/firmware.h>
|
||||||
#include "drmP.h"
|
#include "drmP.h"
|
||||||
#include "amdgpu.h"
|
#include "amdgpu.h"
|
||||||
#include "tonga_smumgr.h"
|
#include "tonga_smum.h"
|
||||||
|
|
||||||
MODULE_FIRMWARE("amdgpu/tonga_smc.bin");
|
MODULE_FIRMWARE("amdgpu/tonga_smc.bin");
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
#include "drmP.h"
|
#include "drmP.h"
|
||||||
#include "amdgpu.h"
|
#include "amdgpu.h"
|
||||||
#include "tonga_ppsmc.h"
|
#include "tonga_ppsmc.h"
|
||||||
#include "tonga_smumgr.h"
|
#include "tonga_smum.h"
|
||||||
#include "smu_ucode_xfer_vi.h"
|
#include "smu_ucode_xfer_vi.h"
|
||||||
#include "amdgpu_ucode.h"
|
#include "amdgpu_ucode.h"
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче