diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-02-04 11:40:25 -0600 |
---|---|---|
committer | Mario Limonciello <mario.limonciello@amd.com> | 2025-02-04 13:05:48 -0600 |
commit | ecee4d0695067ae04959b121028b42a588e75370 (patch) | |
tree | e3bdc4f24483bb72970e6c0517e9b5dfb48101e9 /fs/ecryptfs/crypto.c | |
parent | 6daaae5ff7f3b23a2dacc9c387ff3d4f95b67cad (diff) |
accel/amdxdna: Add MODULE_FIRMWARE() declarationsdrm-misc-next-fixes
Initramfs building tools such as dracut will look for a MODULE_FIRMWARE()
declaration to determine which firmware to include in the initramfs
when a driver is included in the initramfs.
As amdxdna doesn't declare any firmware this causes the driver to fail
to load with -ENOENT when in the initramfs. Add the missing declaration
for possible firmware.
Reported-by: Renjith Pananchikkal <Renjith.Pananchikkal@amd.com>
Suggested-by: Alexander Deucher <Alexander.Deucher@amd.com>
Fixes: 8c9ff1b181ba ("accel/amdxdna: Add a new driver for AMD AI Engine")
Reviewed-by: Lizhi Hou <lizhi.hou@amd.com>
Link: https://lore.kernel.org/r/20250204174031.3425762-1-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250204174031.3425762-1-superm1@kernel.org
Diffstat (limited to 'fs/ecryptfs/crypto.c')
0 files changed, 0 insertions, 0 deletions