Commit e9c5e740 authored by Dave Airlie's avatar Dave Airlie

drm/amdgpu: add missing irq.h include

this fixes the build on arm.
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent d6f7a18c
......@@ -25,6 +25,7 @@
* Alex Deucher
* Jerome Glisse
*/
#include <linux/irq.h>
#include <drm/drmP.h>
#include <drm/drm_crtc_helper.h>
#include <drm/amdgpu_drm.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