Re: [patch 11/39] genirq/irqdomain: Move bus token enum into a seperate header

From: Ashok Raj
Date: Wed Nov 16 2022 - 12:03:46 EST


On Fri, Nov 11, 2022 at 02:54:32PM +0100, Thomas Gleixner wrote:
> Split the bus token defines out into a seperate header file to avoid
> inclusion of irqdomain.h in msi.h.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> ---
> include/linux/irqdomain.h | 22 +---------------------
> include/linux/irqdomain_defs.h | 26 ++++++++++++++++++++++++++
> 2 files changed, 27 insertions(+), 21 deletions(-)
>


for Patches 5-11:

Reviewed-by: Ashok Raj <ashok.raj@xxxxxxxxx>