Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30933
b: refs/heads/master
c: 6d4f822
h: refs/heads/master
i:
  30931: fb3e95e
v: v3
  • Loading branch information
Sascha Hauer authored and David Woodhouse committed Jun 27, 2006
1 parent dcfefb6 commit c7ccb88
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: ce5b0968b1caa6b93e366e88a3c5fa2fd59029ce
refs/heads/master: 6d4f8224d4ee065e0e3186cc554468d735e6015d
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/physmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ static struct physmap_flash_data physmap_flash_data = {

static struct resource physmap_flash_resource = {
.start = CONFIG_MTD_PHYSMAP_START,
.end = CONFIG_MTD_PHYSMAP_START + CONFIG_MTD_PHYSMAP_LEN,
.end = CONFIG_MTD_PHYSMAP_START + CONFIG_MTD_PHYSMAP_LEN - 1,
.flags = IORESOURCE_MEM,
};

Expand Down

0 comments on commit c7ccb88

Please sign in to comment.