Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108103
b: refs/heads/master
c: 33f197a
h: refs/heads/master
i:
  108101: bb34439
  108099: e992bc7
  108095: 0028623
v: v3
  • Loading branch information
Haavard Skinnemoen committed Aug 8, 2008
1 parent c001dab commit e0e1575
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: 0fe9497e77acbca5205d48a620c80e5de1ab47b4
refs/heads/master: 33f197a603e61ddd099c29e94166d3172cdf57e4
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 @@ -96,7 +96,7 @@ static struct mtd_partition *nand_part_info(int size, int *num_partitions)
return nand_partitions;
}

struct atmel_nand_data atstk1006_nand_data __initdata = {
static struct atmel_nand_data atstk1006_nand_data __initdata = {
.cle = 21,
.ale = 22,
.rdy_pin = GPIO_PIN_PB(30),
Expand Down

0 comments on commit e0e1575

Please sign in to comment.