mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 10:44:14 +08:00
drm/amdgpu: add missing irq.h include
this fixes the build on arm. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
d6f7a18c8a
commit
e9c5e7402d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user