Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319893
b: refs/heads/master
c: 6c55845
h: refs/heads/master
i:
  319891: 4bd04d8
v: v3
  • Loading branch information
Fengguang Wu authored and Linus Torvalds committed Jul 31, 2012
1 parent 044fb7e commit 1472d6e
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: e47c6a3408ea6bcfc5204f23d5a5b209de6e68b9
refs/heads/master: 6c55845e71ba7a862395f504a240a5b62632e0d6
2 changes: 1 addition & 1 deletion trunk/arch/avr32/boards/atstk1000/atstk1002.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ static struct atmel_nand_data atstk1006_nand_data __initdata = {
.enable_pin = GPIO_PIN_PB(29),
.ecc_mode = NAND_ECC_SOFT,
.parts = nand_partitions,
.num_parts = ARRAY_SIZE(num_partitions),
.num_parts = ARRAY_SIZE(nand_partitions),
};
#endif

Expand Down

0 comments on commit 1472d6e

Please sign in to comment.