From: Florian Fainelli <f.faine...@gmail.com>
Date: Wed, 29 Apr 2015 18:57:41 -0700

> @@ -897,7 +1022,6 @@ static int dsa_resume(struct device *d)
>  static SIMPLE_DEV_PM_OPS(dsa_pm_ops, dsa_suspend, dsa_resume);
>  
>  static const struct of_device_id dsa_of_match_table[] = {
> -     { .compatible = "brcm,bcm7445-switch-v4.0" },
>       { .compatible = "marvell,dsa", },
>       {}
>  };

Hmmm, is this really meant to be a part of this patch?

If it is, you'll need to explain this clearly in the commit message
so others can understand too.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to