Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19322
b: refs/heads/master
c: 70e5101
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Feb 1, 2006
1 parent 3017246 commit 21ce429
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: cc0fa84a01d328a1ad70076b90f08281c4c79f92
refs/heads/master: 70e51015768439a5c305a42fdaa0abe5cc109bcf
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/tsunami_flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static void tsunami_flash_copy_to(
static struct map_info tsunami_flash_map = {
.name = "flash chip on the Tsunami TIG bus",
.size = MAX_TIG_FLASH_SIZE,
.phys = NO_XIP;
.phys = NO_XIP,
.bankwidth = 1,
.read = tsunami_flash_read8,
.copy_from = tsunami_flash_copy_from,
Expand Down

0 comments on commit 21ce429

Please sign in to comment.