Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25962
b: refs/heads/master
c: 8f6539d
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Apr 19, 2006
1 parent c9b378a commit db6af63
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: f088fc84f94c1a36943e28ad704a9a740a35f877
refs/heads/master: 8f6539d55919b8e013583df768312a2503f4125d
2 changes: 1 addition & 1 deletion trunk/arch/mips/mips-boards/generic/gdb_hook.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <asm/serial.h>
#include <asm/io.h>

static struct serial_state rs_table[RS_TABLE_SIZE] = {
static struct serial_state rs_table[] = {
SERIAL_PORT_DFNS /* Defined in serial.h */
};

Expand Down

0 comments on commit db6af63

Please sign in to comment.