Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356454
b: refs/heads/master
c: 4700ebd
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Kumar Gala committed Feb 15, 2013
1 parent 939bfef commit 749dadd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: db29cd3c4497e7edf9176284ba7cf3cec1814c7a
refs/heads/master: 4700ebd1c355102f711dbf49ce7b22e943b1132b
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/85xx/p1022_ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ static void p1022ds_set_monitor_port(enum fsl_diu_monitor_port port)
goto exit;
}
cs1_addr = lbc_br_to_phys(ecm, num_laws, br1);
if (!cs0_addr) {
if (!cs1_addr) {
pr_err("p1022ds: could not determine physical address for CS1"
" (BR1=%08x)\n", br1);
goto exit;
Expand Down

0 comments on commit 749dadd

Please sign in to comment.