Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 321ae6fa authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge branch 'gic/cleanup' into next/cleanup



* gic/cleanup:
  irqchip: vic: add include of linux/irq.h

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 3fce7fd1 bc895b59
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>