> -----Original Message-----
> From: Emil Medve [mailto:[email protected]]
> Sent: Thursday, January 22, 2015 8:17 PM
> To: [email protected]; [email protected]; [email protected];
> Sethi Varun-B16395
> Cc: Medve Emilian-EMMEDVE1
> Subject: [PATCH 2/3] iommu/fsl: Remove unused fsl_of_pamu_ids[]
> 
> Signed-off-by: Emil Medve <[email protected]>
> ---
>  drivers/iommu/fsl_pamu.c | 10 ----------
>  1 file changed, 10 deletions(-)
> 
> diff --git a/drivers/iommu/fsl_pamu.c b/drivers/iommu/fsl_pamu.c index
> d478ad8..113fb7b 100644
> --- a/drivers/iommu/fsl_pamu.c
> +++ b/drivers/iommu/fsl_pamu.c
> @@ -1214,16 +1214,6 @@ error:
>       return ret;
>  }
> 
> -static const struct of_device_id fsl_of_pamu_ids[] = {
> -     {
> -             .compatible = "fsl,p4080-pamu",
> -     },
> -     {
> -             .compatible = "fsl,pamu",
> -     },
> -     {},
> -};
> -
>  static struct platform_driver fsl_of_pamu_driver __initdata = {
>       .driver = {
>               .name = "fsl-of-pamu",
> --
> 2.2.2
Acked-by: Varun Sethi <[email protected]>

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to