Re: [PATCH] edac: mpc85xx: Add support for new MPCxxx/Pxxxx EDAC controllers (fix)

From: Kumar Gala
Date: Thu Oct 07 2010 - 03:01:15 EST



On Oct 7, 2010, at 1:37 AM, Kumar Gala wrote:

>> @ -1125,7 +1128,10 @@ static struct of_device_id mpc85xx_mc_err_of_match[] = {
>> { .compatible = "fsl,mpc8569-memory-controller", },
>> { .compatible = "fsl,mpc8572-memory-controller", },
>> { .compatible = "fsl,mpc8349-memory-controller", },
>> + { .compatible = "fsl,p1020-memory-controller", },
>> + { .compatible = "fsl,p1021-memory-controller", },
>> { .compatible = "fsl,p2020-memory-controller", },
>> + { .compatible = "fsl,p4080-memory-controller", },
>
> This line should be here ;)

should NOT be here.

- k--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/