Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165705
b: refs/heads/master
c: a014554
h: refs/heads/master
i:
  165703: 84a924d
v: v3
  • Loading branch information
Yang Shi authored and Linus Torvalds committed Sep 24, 2009
1 parent d95860b commit a5be056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9064a6787aa1d8ceaf5ba16fe1dfedb0755dc7eb
refs/heads/master: a014554e667d702a3a7ae1cf500ebd358e7991be
2 changes: 2 additions & 0 deletions trunk/drivers/edac/mpc85xx_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,7 @@ static struct of_device_id mpc85xx_l2_err_of_match[] = {
{ .compatible = "fsl,mpc8560-l2-cache-controller", },
{ .compatible = "fsl,mpc8568-l2-cache-controller", },
{ .compatible = "fsl,mpc8572-l2-cache-controller", },
{ .compatible = "fsl,p2020-l2-cache-controller", },
{},
};

Expand Down Expand Up @@ -984,6 +985,7 @@ static struct of_device_id mpc85xx_mc_err_of_match[] = {
{ .compatible = "fsl,mpc8560-memory-controller", },
{ .compatible = "fsl,mpc8568-memory-controller", },
{ .compatible = "fsl,mpc8572-memory-controller", },
{ .compatible = "fsl,p2020-memory-controller", },
{},
};

Expand Down

0 comments on commit a5be056

Please sign in to comment.