mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 22:10:24 +00:00
Merge branch 'gic/cleanup' into next/cleanup
* gic/cleanup: irqchip: vic: add include of linux/irq.h Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
commit
321ae6fa03
@ -23,6 +23,7 @@
|
||||
#include <linux/init.h>
|
||||
#include <linux/list.h>
|
||||
#include <linux/io.h>
|
||||
#include <linux/irq.h>
|
||||
#include <linux/irqdomain.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_address.h>
|
||||
|
Loading…
Reference in New Issue
Block a user