summaryrefslogtreecommitdiff
path: root/wcfxo.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcfxo.c')
-rwxr-xr-xwcfxo.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/wcfxo.c b/wcfxo.c
index 461fb93..945f22a 100755
--- a/wcfxo.c
+++ b/wcfxo.c
@@ -362,6 +362,9 @@ static void wcfxo_tasklet(unsigned long data)
}
#endif
+static void wcfxo_stop_dma(struct wcfxo *wc);
+static void wcfxo_start_dma(struct wcfxo *wc);
+
static void wcfxo_interrupt(int irq, void *dev_id, struct pt_regs *regs)
{
struct wcfxo *wc = dev_id;