[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ca7bc694-b7dd-6699-2fc4-aca046377194@amd.com>
Date: Wed, 2 Aug 2023 10:28:01 -0700
From: "Suthikulpanit, Suravee" <suravee.suthikulpanit@....com>
To: Yue Haibing <yuehaibing@...wei.com>, joro@...tes.org
Cc: iommu@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] iommu/amd: Remove unsued extern declaration
amd_iommu_init_hardware()
On 8/2/2023 6:32 AM, Yue Haibing wrote:
> From: YueHaibing <yuehaibing@...wei.com>
>
> Commit 2c0ae1720c09 ("iommu/amd: Convert iommu initialization to state machine")
> left behind this.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> include/linux/amd-iommu.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/amd-iommu.h b/include/linux/amd-iommu.h
> index 953e6f12fa1c..99a5201d9e62 100644
> --- a/include/linux/amd-iommu.h
> +++ b/include/linux/amd-iommu.h
> @@ -32,7 +32,6 @@ struct task_struct;
> struct pci_dev;
>
> extern int amd_iommu_detect(void);
> -extern int amd_iommu_init_hardware(void);
>
> /**
> * amd_iommu_init_device() - Init device for use with IOMMUv2 driver
Reviewed-by: Suravee Suthikulpanit <suravee.suthikulpanit@....com>
Thanks,
Suravee
Powered by blists - more mailing lists