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

Commit 47979821 authored by Andre Haupt's avatar Andre Haupt Committed by David S. Miller
Browse files

hamradio: remove unused variable

parent 00eb7fe7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1077,8 +1077,6 @@ static inline void rx_off(struct scc_priv *priv)

static void start_timer(struct scc_priv *priv, int t, int r15)
{
	unsigned long flags;

	outb(priv->tmr_mode, priv->tmr_ctrl);
	if (t == 0) {
		tm_isr(priv);