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

Commit dba5bedb authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'irq-mmp' of...

Merge tag 'irq-mmp' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into next/cleanup

Merge a mach header include removal from Haojian Zhuang.

* tag 'irq-mmp' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux

:
  irqchip: mmp: avoid use head file in a specific arch

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 6ddc1d34 13dde818
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
#include <linux/of_irq.h>

#include <asm/exception.h>
#include <asm/mach/irq.h>
#include <asm/hardirq.h>

#include "irqchip.h"