aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/idma.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/samsung/idma.h')
-rw-r--r--sound/soc/samsung/idma.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/samsung/idma.h b/sound/soc/samsung/idma.h
index 0480974..d132aa1 100644
--- a/sound/soc/samsung/idma.h
+++ b/sound/soc/samsung/idma.h
@@ -81,4 +81,6 @@ extern void idma_init(void *regs);
/* These functions are used for srp driver. */
extern int idma_irq_callback(void);
extern void idma_stop(void);
+extern int idma_is_running(void);
+
#endif /* __S3C_IDMA_H_ */