Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167798
b: refs/heads/master
c: 3d977c0
h: refs/heads/master
v: v3
  • Loading branch information
Hartley Sweeten authored and Russell King committed Oct 14, 2009
1 parent b10eb22 commit 2c3442f
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: cde3f8607350666c4dd120dbbdbd9c70ffb2ea61
refs/heads/master: 3d977c012f1af4a867939fa21ad502d5279fa0a0
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ep93xx/edb93xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ static void __init edb93xx_register_i2c(void)
ARRAY_SIZE(edb93xxa_i2c_board_info));
} else if (machine_is_edb9307() || machine_is_edb9312() ||
machine_is_edb9315()) {
ep93xx_register_i2c(&edb93xx_i2c_gpio_data
ep93xx_register_i2c(&edb93xx_i2c_gpio_data,
edb93xx_i2c_board_info,
ARRAY_SIZE(edb93xx_i2c_board_info));
}
Expand Down

0 comments on commit 2c3442f

Please sign in to comment.