Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128134
b: refs/heads/master
c: 2e257a2
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Vorobiev authored and David Woodhouse committed Dec 10, 2008
1 parent ed373d8 commit 1286035
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: d849257c428bf9f06f25fa3dea14cd1e7650948d
refs/heads/master: 2e257a2d6d5400e9ec135da406737c0cb2a02a2a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/cfi_flagadm.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ struct mtd_partition flagadm_parts[] = {

static struct mtd_info *mymtd;

int __init init_flagadm(void)
static int __init init_flagadm(void)
{
printk(KERN_NOTICE "FlagaDM flash device: %x at %x\n",
FLASH_SIZE, FLASH_PHYS_ADDR);
Expand Down

0 comments on commit 1286035

Please sign in to comment.