Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187719
b: refs/heads/master
c: 1d40ddd
h: refs/heads/master
i:
  187717: 8b4febf
  187715: 8a1585d
  187711: dab3f5e
v: v3
  • Loading branch information
Russell King committed Mar 1, 2010
1 parent b293e32 commit ec51d69
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: 98e12b5a6e05413420a7e3b3eca7fbfc2ff41b6d
refs/heads/master: 1d40ddd10dab332456e3863fed2a6e71aa6635ab
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/pismo.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static int __devinit pismo_add_device(struct pismo_data *pismo, int i,
{
struct platform_device *dev;
struct resource res = { };
phys_addr_t base = region.base;
phys_addr_t base = region->base;
int ret;

if (base == ~0)
Expand Down

0 comments on commit ec51d69

Please sign in to comment.