Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177326
b: refs/heads/master
c: 0a68b53
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger committed Dec 15, 2009
1 parent ca492c7 commit 6ec4f5d
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: d1be2e485bfb5e3ee3ef5d2131f0151f9a3c4387
refs/heads/master: 0a68b5341de1d80cf0ec8e6c9a851e4bfd99787c
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/cplb-mpu/cplbinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@ void __init generate_cplb_tables_cpu(unsigned int cpu)
icplb_tbl[cpu][i_i++].data = 0;
}

void generate_cplb_tables_all(void)
void __init generate_cplb_tables_all(void)
{
}

0 comments on commit 6ec4f5d

Please sign in to comment.