From: Marcus Cooper <codekip...@gmail.com>

Signed-off-by: Marcus Cooper <codekip...@gmail.com>
---
 sound/soc/sunxi/i2s/sunxi-i2s.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/sound/soc/sunxi/i2s/sunxi-i2s.c b/sound/soc/sunxi/i2s/sunxi-i2s.c
index 650e488..f0d2aa7 100644
--- a/sound/soc/sunxi/i2s/sunxi-i2s.c
+++ b/sound/soc/sunxi/i2s/sunxi-i2s.c
@@ -213,14 +213,6 @@ void sunxi_snd_rxctrl_i2s(int on)
        }
 }
 
-static inline int sunxi_snd_is_clkmaster(void)
-{
-       if (readl(sunxi_iis.regs + SUNXI_IISCTL) & SUNXI_IISCTL_MS)
-               return 0;
-       else
-               return 1;
-}
-
 static int sunxi_i2s_set_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
 {
        u32 reg_val;
-- 
1.9.1

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to