Skip to content

Commit 7d8717f

Browse files
author
Andre Beckus
committed
Cleanup stm32_uart.c
See issue #6
1 parent 07ad22a commit 7d8717f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hw/char/stm32_uart.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ struct Stm32Uart {
9090
Stm32Gpio **stm32_gpio;
9191
Stm32Afio *stm32_afio;
9292

93-
int uart_index;
94-
9593
uint32_t bits_per_sec;
9694
int64_t ns_per_char;
9795

0 commit comments

Comments
 (0)