Commit 2568cedc authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Alex Deucher

drm/amdgpu: MODULE_FIRMWARE requires linux/module.h

Fixes: 6a7a0bdb ("drm/amdgpu: add psp_v12_0 for renoir (v2)")
Reviewed-by: default avatarHuang Rui <ray.huang@amd.com>
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent dec4f137
......@@ -21,6 +21,7 @@
*/
#include <linux/firmware.h>
#include <linux/module.h>
#include "amdgpu.h"
#include "amdgpu_psp.h"
#include "amdgpu_ucode.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment