Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128135
b: refs/heads/master
c: baa0f0f
h: refs/heads/master
i:
  128133: ed373d8
  128131: 2f7ccf2
  128127: a2ab7ef
v: v3
  • Loading branch information
Dmitri Vorobiev authored and David Woodhouse committed Dec 10, 2008
1 parent 1286035 commit 8803f01
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: 2e257a2d6d5400e9ec135da406737c0cb2a02a2a
refs/heads/master: baa0f0fc5f0960937433bf3a17e5c78b88e3add5
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/dbox2-flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ struct map_info dbox2_flash_map = {
.phys = WINDOW_ADDR,
};

int __init init_dbox2_flash(void)
static int __init init_dbox2_flash(void)
{
printk(KERN_NOTICE "D-Box 2 flash driver (size->0x%X mem->0x%X)\n", WINDOW_SIZE, WINDOW_ADDR);
dbox2_flash_map.virt = ioremap(WINDOW_ADDR, WINDOW_SIZE);
Expand Down

0 comments on commit 8803f01

Please sign in to comment.