Re: [PATCH] irqchip: gic-v3: Explicitly include linux/io.h

From: Thomas Gleixner
Date: Wed Aug 19 2015 - 17:14:15 EST


On Fri, 7 Aug 2015, Ben Zhang wrote:
> Mainline build is fine because commit 332fd7c4fef5("genirq: Generic
> chip: Change irq_reg_{readl,writel} arguments") landed before the
> timecounter patch, and it creates a new include path to the io.h
> header:
> arch/arm64/include/asm/io.h
> include/linux/io.h
> include/linux/irq.h
> include/linux/of_irq.h
> drivers/irqchip/irq-gic-v3.c

And why do we need to include it once more then?

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/