Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67495
b: refs/heads/master
c: 210805e
h: refs/heads/master
i:
  67493: d4609ca
  67491: 9fe06f0
  67487: 7b03b4d
v: v3
  • Loading branch information
Peter Korsgaard authored and Kumar Gala committed Oct 4, 2007
1 parent d240440 commit 25be9fc
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: 5dd57a1308a7e40e04fb6ecbff170df7a0b92cd8
refs/heads/master: 210805e219f781d0a0efbdbe41d59f6fccef529c
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/fsl_soc.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ static void __init of_register_i2c_devices(struct device_node *adap_node,

addr = of_get_property(node, "reg", &len);
if (!addr || len < sizeof(int) || *addr > (1 << 10) - 1) {
printk(KERN_WARNING "fsl_ioc.c: invalid i2c device entry\n");
printk(KERN_WARNING "fsl_soc.c: invalid i2c device entry\n");
continue;
}

Expand Down

0 comments on commit 25be9fc

Please sign in to comment.