Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223275
b: refs/heads/master
c: f9d1bf7
h: refs/heads/master
i:
  223273: 509ef4d
  223271: 0f6e01b
v: v3
  • Loading branch information
Marek Vasut authored and Eric Miao committed Nov 30, 2010
1 parent 208111a commit b5e5feb
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: 1db550118c46d96f371de5b3d0bd51edb148bd54
refs/heads/master: f9d1bf755315a66353a7f42319cff471b36fffb3
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/pxa2xx-flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ struct pxa2xx_flash_info {
static const char *probes[] = { "RedBoot", "cmdlinepart", NULL };


static int __init pxa2xx_flash_probe(struct platform_device *pdev)
static int __devinit pxa2xx_flash_probe(struct platform_device *pdev)
{
struct flash_platform_data *flash = pdev->dev.platform_data;
struct pxa2xx_flash_info *info;
Expand Down

0 comments on commit b5e5feb

Please sign in to comment.