ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
[linux-2.6-microblaze.git] / include / sound / simple_card_utils.h
index 656c7e3..51b3b48 100644 (file)
@@ -177,10 +177,10 @@ int asoc_simple_init_jack(struct snd_soc_card *card,
                               int is_hp, char *prefix, char *pin);
 int asoc_simple_init_priv(struct asoc_simple_priv *priv,
                               struct link_info *li);
+int asoc_simple_remove(struct platform_device *pdev);
 
 int asoc_graph_card_probe(struct snd_soc_card *card);
 
-
 #ifdef DEBUG
 static inline void asoc_simple_debug_dai(struct asoc_simple_priv *priv,
                                         char *name,