Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108622
b: refs/heads/master
c: ed414fb
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Aug 9, 2008
1 parent c1a16d2 commit 022ed48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: e38d523fd0932a5d4ef2865360d8828efcf05392
refs/heads/master: ed414fb7b840b2ca8bf033efcd9fe9ea8d6fe800
4 changes: 1 addition & 3 deletions trunk/arch/arm/plat-s3c24xx/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,7 @@ static struct map_desc s3c_iodesc[] __initdata = {
IODESC_ENT(UART)
};


static struct cpu_table *
s3c_lookup_cpu(unsigned long idcode)
static struct cpu_table * __init s3c_lookup_cpu(unsigned long idcode)
{
struct cpu_table *tab;
int count;
Expand Down

0 comments on commit 022ed48

Please sign in to comment.