Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116041
b: refs/heads/master
c: 6b85202
h: refs/heads/master
i:
  116039: 2f1dc59
v: v3
  • Loading branch information
Manish Katiyar authored and David Woodhouse committed Oct 18, 2008
1 parent 3cd3305 commit 3cf044c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5bf1723723487ddb0b9c9641b6559da96b27cc93
refs/heads/master: 6b8520296d67622dfa225436ef325f7dfd6ece8e
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/nand/cs553x_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,10 @@ static int __init cs553x_init(void)
int i;
uint64_t val;

#ifdef CONFIG_MTD_PARTITIONS
int mtd_parts_nb = 0;
struct mtd_partition *mtd_parts = NULL;
#endif

/* If the CPU isn't a Geode GX or LX, abort */
if (!is_geode())
Expand Down

0 comments on commit 3cf044c

Please sign in to comment.