[PATCH kernel] cxl: Remove unused include

Andrew Donnellan andrew.donnellan at au1.ibm.com
Fri Sep 28 17:47:36 AEST 2018


On 28/9/18 4:38 pm, Alexey Kardashevskiy wrote:
> The included opal.h gives a wrong idea that CXL makes PPC OPAL calls
> while it does not so let's remote it.
> 
> Signed-off-by: Alexey Kardashevskiy <aik at ozlabs.ru>

Thanks for catching this

Acked-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>

> ---
>   drivers/misc/cxl/pci.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/misc/cxl/pci.c b/drivers/misc/cxl/pci.c
> index b66d832..8cbcbb7 100644
> --- a/drivers/misc/cxl/pci.c
> +++ b/drivers/misc/cxl/pci.c
> @@ -17,7 +17,6 @@
>   #include <linux/pci.h>
>   #include <linux/of.h>
>   #include <linux/delay.h>
> -#include <asm/opal.h>
>   #include <asm/msi_bitmap.h>
>   #include <asm/pnv-pci.h>
>   #include <asm/io.h>
> 

-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com  IBM Australia Limited



More information about the Linuxppc-dev mailing list