Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81063
b: refs/heads/master
c: 255b09e
h: refs/heads/master
i:
  81061: 69edaaf
  81059: 4a6f78d
  81055: d00fd25
v: v3
  • Loading branch information
Scott Wood authored and Kumar Gala committed Dec 14, 2007
1 parent dd69997 commit c77bc19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8129a59a53d13242879c33cf5377c863dba3323a
refs/heads/master: 255b09eb26bc285be5aad5c5606e96093094c41a
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/83xx/mpc8313_rdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ void __init mpc8313_rdb_init_IRQ(void)
*/
static int __init mpc8313_rdb_probe(void)
{
unsigned long root = of_get_flat_dt_root();
unsigned long root = of_get_flat_dt_root();

return of_flat_dt_is_compatible(root, "MPC8313ERDB");
return of_flat_dt_is_compatible(root, "MPC8313ERDB");
}

define_machine(mpc8313_rdb) {
Expand Down

0 comments on commit c77bc19

Please sign in to comment.