Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210125
b: refs/heads/master
c: 9e5610a
h: refs/heads/master
i:
  210123: f81f80a
v: v3
  • Loading branch information
Barry Song authored and Mike Frysinger committed Aug 27, 2010
1 parent ab4cd6e commit 3a22914
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 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: ac0a5042befbe4396b7650358ad35298512d683d
refs/heads/master: 9e5610a99535723e83b7ddd02f0fd3fe36c86649
1 change: 0 additions & 1 deletion trunk/arch/blackfin/mach-bf527/boards/cm_bf527.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ static struct mtd_partition partition_info[] = {
};

static struct bf5xx_nand_platform bf5xx_nand_platform = {
.page_size = NFC_PG_SIZE_256,
.data_width = NFC_NWIDTH_8,
.partitions = partition_info,
.nr_partitions = ARRAY_SIZE(partition_info),
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/blackfin/mach-bf527/boards/ezbrd.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ static struct mtd_partition partition_info[] = {
};

static struct bf5xx_nand_platform bf5xx_nand_platform = {
.page_size = NFC_PG_SIZE_256,
.data_width = NFC_NWIDTH_8,
.partitions = partition_info,
.nr_partitions = ARRAY_SIZE(partition_info),
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/blackfin/mach-bf527/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ static struct mtd_partition partition_info[] = {
};

static struct bf5xx_nand_platform bf5xx_nand_platform = {
.page_size = NFC_PG_SIZE_256,
.data_width = NFC_NWIDTH_8,
.partitions = partition_info,
.nr_partitions = ARRAY_SIZE(partition_info),
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/blackfin/mach-bf548/boards/cm_bf548.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,6 @@ static struct mtd_partition partition_info[] = {
};

static struct bf5xx_nand_platform bf5xx_nand_platform = {
.page_size = NFC_PG_SIZE_256,
.data_width = NFC_NWIDTH_8,
.partitions = partition_info,
.nr_partitions = ARRAY_SIZE(partition_info),
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/blackfin/mach-bf548/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,6 @@ static struct mtd_partition partition_info[] = {
};

static struct bf5xx_nand_platform bf5xx_nand_platform = {
.page_size = NFC_PG_SIZE_256,
.data_width = NFC_NWIDTH_8,
.partitions = partition_info,
.nr_partitions = ARRAY_SIZE(partition_info),
Expand Down

0 comments on commit 3a22914

Please sign in to comment.