Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271338
b: refs/heads/master
c: 3636997
h: refs/heads/master
v: v3
  • Loading branch information
Wang Shaoyan authored and Florian Tobias Schandinat committed Aug 6, 2011
1 parent 77dc1c2 commit 1b65e87
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: 0492262281b82e71c6063e35ef73a33fad93cc6d
refs/heads/master: 363699722a2a6801d098693fa15bc3b68d6b4f31
2 changes: 1 addition & 1 deletion trunk/drivers/video/via/via-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ static struct via_port_cfg adap_configs[] = {
* The OLPC XO-1.5 puts the camera power and reset lines onto
* GPIO 2C.
*/
static const struct via_port_cfg olpc_adap_configs[] = {
static struct via_port_cfg olpc_adap_configs[] = {
[VIA_PORT_26] = { VIA_PORT_I2C, VIA_MODE_I2C, VIASR, 0x26 },
[VIA_PORT_31] = { VIA_PORT_I2C, VIA_MODE_I2C, VIASR, 0x31 },
[VIA_PORT_25] = { VIA_PORT_GPIO, VIA_MODE_GPIO, VIASR, 0x25 },
Expand Down

0 comments on commit 1b65e87

Please sign in to comment.