Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93030
b: refs/heads/master
c: 8e2537e
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni authored and David Woodhouse committed Apr 22, 2008
1 parent 631e29b commit fe8e46c
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: b0d06afb60741c19e103ffd60927f68e17c9d199
refs/heads/master: 8e2537e4cb4e80b7032372a42069899b90a06e90
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/sharpsl-flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ int __init init_sharpsl(void)
parts = sharpsl_partitions;
nb_parts = ARRAY_SIZE(sharpsl_partitions);

printk(KERN_NOTICE "Using %s partision definition\n", part_type);
printk(KERN_NOTICE "Using %s partition definition\n", part_type);
add_mtd_partitions(mymtd, parts, nb_parts);

return 0;
Expand Down

0 comments on commit fe8e46c

Please sign in to comment.