Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142327
b: refs/heads/master
c: f0b1e58
h: refs/heads/master
i:
  142325: 709ce3c
  142323: 618f4c2
  142319: b2e3a83
v: v3
  • Loading branch information
Uwe Kleine-König authored and David Woodhouse committed Apr 3, 2009
1 parent 6b08182 commit 8081fbd
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: 2cf3a11494b15949835ff92a7af15f979ac37bbd
refs/heads/master: f0b1e5892478d5bd683ff01bd95dc7bfc87f8e42
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/sa1100-flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ sa1100_setup_mtd(struct platform_device *pdev, struct flash_platform_data *plat)

static const char *part_probes[] = { "cmdlinepart", "RedBoot", NULL };

static int __init sa1100_mtd_probe(struct platform_device *pdev)
static int __devinit sa1100_mtd_probe(struct platform_device *pdev)
{
struct flash_platform_data *plat = pdev->dev.platform_data;
struct mtd_partition *parts;
Expand Down

0 comments on commit 8081fbd

Please sign in to comment.