Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46118
b: refs/heads/master
c: 4a969e1
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Ralf Baechle committed Feb 6, 2007
1 parent c541d67 commit 3e5fdbb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 13 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: be6e143741226ca59b24e6760de4578a5d4f98d7
refs/heads/master: 4a969e1e223d517dd568c84ba3a66542a72c3680
4 changes: 0 additions & 4 deletions trunk/arch/mips/gt64120/momenco_ocelot/dbg_io.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

#ifdef CONFIG_KGDB

#include <asm/serial.h> /* For the serial port location and base baud */

/* --- CONFIG --- */
Expand Down Expand Up @@ -121,5 +119,3 @@ int putDebugChar(uint8 byte)
UART16550_WRITE(OFS_SEND_BUFFER, byte);
return 1;
}

#endif
4 changes: 0 additions & 4 deletions trunk/arch/mips/momentum/ocelot_c/dbg_io.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

#ifdef CONFIG_KGDB

#include <asm/serial.h> /* For the serial port location and base baud */

/* --- CONFIG --- */
Expand Down Expand Up @@ -121,5 +119,3 @@ int putDebugChar(uint8 byte)
UART16550_WRITE(OFS_SEND_BUFFER, byte);
return 1;
}

#endif
4 changes: 0 additions & 4 deletions trunk/arch/mips/momentum/ocelot_g/dbg_io.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

#ifdef CONFIG_KGDB

#include <asm/serial.h> /* For the serial port location and base baud */

/* --- CONFIG --- */
Expand Down Expand Up @@ -121,5 +119,3 @@ int putDebugChar(uint8 byte)
UART16550_WRITE(OFS_SEND_BUFFER, byte);
return 1;
}

#endif

0 comments on commit 3e5fdbb

Please sign in to comment.