Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca4f5587 authored by Emil Medve's avatar Emil Medve Committed by Joerg Roedel
Browse files

iommu/fsl: Remove unused fsl_of_pamu_ids[]

parent 0f1fb99b
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -1214,16 +1214,6 @@ static int __init fsl_pamu_probe(struct platform_device *pdev)
	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",