Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326992
b: refs/heads/master
c: c1cb59f
h: refs/heads/master
v: v3
  • Loading branch information
Paul Bolle authored and Nicolas Ferre committed Jul 2, 2012
1 parent e366bbb commit 706b745
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b4084bcf5ae833e049b0c428868de7e4efae2e4f
refs/heads/master: c1cb59fde7d1570e23d97d9b2a988760f732e28b
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-at91/board-cpu9krea.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,7 @@ static struct gpio_led cpu9krea_leds[] = {

static struct i2c_board_info __initdata cpu9krea_i2c_devices[] = {
{
I2C_BOARD_INFO("rtc-ds1307", 0x68),
.type = "ds1339",
I2C_BOARD_INFO("ds1339", 0x68),
},
};

Expand Down

0 comments on commit 706b745

Please sign in to comment.