On 12/13/2024 9:38 AM, Lizhi Hou wrote:
From: Mike Lothian <[email protected]>For amdxdna_mailbox.c, linux/interrupt.h is indirectly included by trace/events/amdxdna.h. So if TRACING is disabled, driver compiling will fail. Fixes: b87f920b9344 ("accel/amdxdna: Support hardware mailbox") Reported-by: Mike Lothian <[email protected]> Closes: https://lore.kernel.org/dri-devel/CAHbf0-E+Z2O7rW-x+-EKNQ-nLbf=_ohanzxxe7wd2cj9kfj...@mail.gmail.com/ Signed-off-by: Mike Lothian <[email protected]> Reviewed-by: Mario Limonciello <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Signed-off-by: Lizhi Hou <[email protected]>
Pushed to drm-misc-next -Jeff
