Commit dba5bedb authored by Olof Johansson's avatar Olof Johansson

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
......@@ -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"
......
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