Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326384
b: refs/heads/master
c: b0247ea
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Sep 28, 2012
1 parent 0fabc8c commit 725bd11
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b10731fb567e9029113089119b296a012a8310d7
refs/heads/master: b0247eac31bde4b9572e28cd3dfd930dd4c5fb26
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-nomadik/board-nhk8815.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@ static struct mtd_partition nhk8815_partitions[] = {
static struct nomadik_nand_platform_data nhk8815_nand_data = {
.parts = nhk8815_partitions,
.nparts = ARRAY_SIZE(nhk8815_partitions),
.options = NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING \
| NAND_NO_READRDY,
.options = NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING,
.init = nhk8815_nand_init,
};

Expand Down

0 comments on commit 725bd11

Please sign in to comment.