]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/oss/sh_dac_audio.c
[PATCH] submit checklist update
[linux-2.6-omap-h63xx.git] / sound / oss / sh_dac_audio.c
index 83ff8a71f716b9b4d29ce8b9e05a78b21ee74fcb..51f554154c48dfa0a7c56d082231268fc9a55c5a 100644 (file)
@@ -26,7 +26,7 @@
 #include <asm/cpu/dac.h>
 #include <asm/cpu/timer.h>
 #include <asm/machvec.h>
-#include <asm/hp6xx/hp6xx.h>
+#include <asm/hp6xx.h>
 #include <asm/hd64461.h>
 
 #define MODNAME "sh_dac_audio"
@@ -263,7 +263,7 @@ struct file_operations dac_audio_fops = {
       .release =       dac_audio_release,
 };
 
-static irqreturn_t timer1_interrupt(int irq, void *dev, struct pt_regs *regs)
+static irqreturn_t timer1_interrupt(int irq, void *dev)
 {
        unsigned long timer_status;