aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/sh/rcar/rsrc-card.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/rcar/rsrc-card.c b/sound/soc/sh/rcar/rsrc-card.c
index ae99b3612039..8c74b089eb3c 100644
--- a/sound/soc/sh/rcar/rsrc-card.c
+++ b/sound/soc/sh/rcar/rsrc-card.c
@@ -46,7 +46,6 @@ static const struct of_device_id rsrc_card_of_match[] = {
46MODULE_DEVICE_TABLE(of, rsrc_card_of_match); 46MODULE_DEVICE_TABLE(of, rsrc_card_of_match);
47 47
48struct rsrc_card_dai { 48struct rsrc_card_dai {
49 const char *name;
50 unsigned int fmt; 49 unsigned int fmt;
51 unsigned int sysclk; 50 unsigned int sysclk;
52 struct clk *clk; 51 struct clk *clk;