Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116165
b: refs/heads/master
c: a3e0270
h: refs/heads/master
i:
  116163: bd4441f
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Paul Mundt committed Oct 20, 2008
1 parent 25a8c46 commit 2766e8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 14866543ad22014a0b12e10657a917eb6b487248
refs/heads/master: a3e0270663a520a2cb8c7418c098676f25478d2f
3 changes: 3 additions & 0 deletions trunk/arch/sh/boards/board-ap325rxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,9 @@ static struct platform_device *ap325rxa_devices[] __initdata = {
};

static struct i2c_board_info __initdata ap325rxa_i2c_devices[] = {
{
I2C_BOARD_INFO("pcf8563", 0x51),
},
};

static int __init ap325rxa_devices_setup(void)
Expand Down

0 comments on commit 2766e8b

Please sign in to comment.