Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25964
b: refs/heads/master
c: bb12d61
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Apr 19, 2006
1 parent 8c24a58 commit 9dbb95e
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: b4ade4bf8811c7267b9f32b4a5d8fcfde714adac
refs/heads/master: bb12d612d4b2e6dc260fab081f69df783b74289f
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ static struct shadow_registers {
unsigned long sr_allocated;
} shadow_registers;

void mips_srs_init(void)
static void mips_srs_init(void)
{
#ifdef CONFIG_CPU_MIPSR2_SRS
shadow_registers.sr_supported = ((read_c0_srsctl() >> 26) & 0x0f) + 1;
Expand Down

0 comments on commit 9dbb95e

Please sign in to comment.