Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd9980c7 authored by Russell King's avatar Russell King
Browse files

SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLR



OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLR are unused, remove them.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f91b55ab
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -30,9 +30,6 @@
 */
#define OMAP_SERIAL_NAME	"ttyO"

#define OMAP_UART_SYSC_RESET	0X07
#define OMAP_UART_FIFO_CLR	0X06

struct omap_uart_port_info {
	bool			dma_enabled;	/* To specify DMA Mode */
	unsigned int		uartclk;	/* UART clock rate */