diff options
Diffstat (limited to 'sound/pci/riptide/riptide.c')
-rw-r--r-- | sound/pci/riptide/riptide.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/riptide/riptide.c b/sound/pci/riptide/riptide.c index a1521047e619..29f28273b2cc 100644 --- a/sound/pci/riptide/riptide.c +++ b/sound/pci/riptide/riptide.c | |||
@@ -99,7 +99,7 @@ | |||
99 | #include <linux/firmware.h> | 99 | #include <linux/firmware.h> |
100 | #include <linux/kernel.h> | 100 | #include <linux/kernel.h> |
101 | #include <linux/module.h> | 101 | #include <linux/module.h> |
102 | #include <asm/io.h> | 102 | #include <linux/io.h> |
103 | #include <sound/core.h> | 103 | #include <sound/core.h> |
104 | #include <sound/info.h> | 104 | #include <sound/info.h> |
105 | #include <sound/control.h> | 105 | #include <sound/control.h> |