Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281549
b: refs/heads/master
c: 0363e3d
h: refs/heads/master
i:
  281547: 4b42857
v: v3
  • Loading branch information
Olof Johansson committed Dec 21, 2011
1 parent 47524ce commit 8a438f4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9838309b333bfb286d9e32b6a9aea8cc1dcbb537
refs/heads/master: 0363e3dae1001179c9d26a44391bb8557dc2f240
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-at91/board-stamp9g20.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ static void __init add_device_nand(void)
static struct mci_platform_data __initdata mmc_data = {
.slot[0] = {
.bus_width = 4,
.detect_pin = -1;
.wp_pin = -1;
.detect_pin = -1,
.wp_pin = -1,
},
};
#else
Expand Down

0 comments on commit 8a438f4

Please sign in to comment.