Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138610
b: refs/heads/master
c: d0cdfe2
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Vorobiev authored and Ralf Baechle committed Mar 30, 2009
1 parent c9dc44b commit 3ed8a4a
Show file tree
Hide file tree
Showing 3 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: b72b7092f8f5f0729cc9f0868997351f21dbc5cd
refs/heads/master: d0cdfe2423e30f552eb3c90f20fb4c36bb548650
2 changes: 0 additions & 2 deletions trunk/arch/mips/include/asm/mips-boards/generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@

#define MIPS_REVISION_CORID (((*(volatile u32 *)ioremap(MIPS_REVISION_REG, 4)) >> 10) & 0x3f)

extern int mips_revision_corid;

#define MIPS_REVISION_SCON_OTHER 0
#define MIPS_REVISION_SCON_SOCITSC 1
#define MIPS_REVISION_SCON_SOCITSCP 2
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/mti-malta/malta-init.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ int *_prom_argv, *_prom_envp;

int init_debug = 0;

int mips_revision_corid;
static int mips_revision_corid;
int mips_revision_sconid;

/* Bonito64 system controller register base. */
Expand Down

0 comments on commit 3ed8a4a

Please sign in to comment.