mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
hamradio: remove unused variable
Signed-off-by: Andre Haupt <andre@bitwigglers.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
00eb7fe77e
commit
4797982119
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue