summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z180/z180_scc.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/src/z180/z180_scc.c')
-rw-r--r--nuttx/arch/z80/src/z180/z180_scc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/arch/z80/src/z180/z180_scc.c b/nuttx/arch/z80/src/z180/z180_scc.c
index 8655d907c..b8f156503 100644
--- a/nuttx/arch/z80/src/z180/z180_scc.c
+++ b/nuttx/arch/z80/src/z180/z180_scc.c
@@ -575,8 +575,6 @@ static bool z180_txempty(struct uart_dev_s *dev)
void up_serialinit(void)
{
- uint8_t regval;
-
/* Make sure that all UART interrupts are disabled */
#warning "Missing logic"