diff options
Diffstat (limited to 'sound/pci/echoaudio/indigodj.c')
| -rw-r--r-- | sound/pci/echoaudio/indigodj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/echoaudio/indigodj.c b/sound/pci/echoaudio/indigodj.c index 8816b0bd2ba6..3550715bab1c 100644 --- a/sound/pci/echoaudio/indigodj.c +++ b/sound/pci/echoaudio/indigodj.c | |||
| @@ -42,9 +42,9 @@ | |||
| 42 | #include <linux/init.h> | 42 | #include <linux/init.h> |
| 43 | #include <linux/interrupt.h> | 43 | #include <linux/interrupt.h> |
| 44 | #include <linux/pci.h> | 44 | #include <linux/pci.h> |
| 45 | #include <linux/slab.h> | ||
| 46 | #include <linux/moduleparam.h> | 45 | #include <linux/moduleparam.h> |
| 47 | #include <linux/firmware.h> | 46 | #include <linux/firmware.h> |
| 47 | #include <linux/slab.h> | ||
| 48 | #include <sound/core.h> | 48 | #include <sound/core.h> |
| 49 | #include <sound/info.h> | 49 | #include <sound/info.h> |
| 50 | #include <sound/control.h> | 50 | #include <sound/control.h> |
