Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237422
b: refs/heads/master
c: 98605c2
h: refs/heads/master
v: v3
  • Loading branch information
Rafał Miłecki authored and John W. Linville committed Feb 18, 2011
1 parent 84277f1 commit abeac6d
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: 8ba0537c620ad9f37b0e810ce0a9ff367a021f5e
refs/heads/master: 98605c2ed4963c44aa72799e697ae4bc7085ffcd
2 changes: 1 addition & 1 deletion trunk/drivers/ssb/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ static int sprom_extract(struct ssb_bus *bus, struct ssb_sprom *out,
break;
default:
ssb_printk(KERN_WARNING PFX "Unsupported SPROM"
" revision %d detected. Will extract"
" revision %d detected. Will extract"
" v1\n", out->revision);
out->revision = 1;
sprom_extract_r123(out, in);
Expand Down

0 comments on commit abeac6d

Please sign in to comment.