Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349489
b: refs/heads/master
c: 7dfe4be
h: refs/heads/master
i:
  349487: e4b6c53
v: v3
  • Loading branch information
Baruch Siach authored and David Woodhouse committed Jan 19, 2013
1 parent 94d06da commit b91df22
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: bf65aaa637cabae0386fe46b1ad5cd16997474f5
refs/heads/master: 7dfe4be351e81656ca1068e5d4ead235c7ba94b1
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/physmap_of.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ static int of_flash_probe(struct platform_device *dev)
resource_size_t res_size;
struct mtd_part_parser_data ppdata;
bool map_indirect;
const char *mtd_name;
const char *mtd_name = NULL;

match = of_match_device(of_flash_match, &dev->dev);
if (!match)
Expand Down

0 comments on commit b91df22

Please sign in to comment.