+6
−0
+1
−14
include/linux/irqchip/mmp.h
0 → 100644
+6
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
pxa910_set_wake() & mmp2_set_wake() are both declared in head files
of arch/arm/mach-mmp/include/mach directory. If we include these
head files in irq-mmp driver, it blocks the multiplatform build.
So adjust the code.
Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>