Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200111
b: refs/heads/master
c: 30e0cc1
h: refs/heads/master
i:
  200109: be6895c
  200107: 18a031f
  200103: 35dd17c
  200095: d78a65a
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jun 2, 2010
1 parent fd5812e commit 1a7ab32
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: 3ce0933437763f692c669d07d1b7b016b9e2fa41
refs/heads/master: 30e0cc1ae0ca961de2764f584021c90d774d1063
2 changes: 1 addition & 1 deletion trunk/arch/sh/boards/mach-migor/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ static int migor_nand_flash_ready(struct mtd_info *mtd)
return gpio_get_value(GPIO_PTA1); /* NAND_RBn */
}

struct platform_nand_data migor_nand_flash_data = {
static struct platform_nand_data migor_nand_flash_data = {
.chip = {
.nr_chips = 1,
.partitions = migor_nand_flash_partitions,
Expand Down

0 comments on commit 1a7ab32

Please sign in to comment.