[PATCH] ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>
Andrew Donnellan
andrew.donnellan at au1.ibm.com
Tue Dec 11 11:09:39 AEDT 2018
Acked-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
On 11/12/18 2:13 am, Greg Kurz wrote:
> The AFU irq code doesn't need to reach out to the platform.
>
> Signed-off-by: Greg Kurz <groug at kaod.org>
> ---
> drivers/misc/ocxl/afu_irq.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/misc/ocxl/afu_irq.c b/drivers/misc/ocxl/afu_irq.c
> index e70cfa24577f..11ab996657a2 100644
> --- a/drivers/misc/ocxl/afu_irq.c
> +++ b/drivers/misc/ocxl/afu_irq.c
> @@ -2,7 +2,6 @@
> // Copyright 2017 IBM Corp.
> #include <linux/interrupt.h>
> #include <linux/eventfd.h>
> -#include <asm/pnv-ocxl.h>
> #include "ocxl_internal.h"
> #include "trace.h"
>
>
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com IBM Australia Limited
More information about the Linuxppc-dev
mailing list