diff options
Diffstat (limited to 'sound/pci/echoaudio/darla20.c')
-rw-r--r-- | sound/pci/echoaudio/darla20.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/echoaudio/darla20.c b/sound/pci/echoaudio/darla20.c index fe7ad64dccd7..43c7e12bc05d 100644 --- a/sound/pci/echoaudio/darla20.c +++ b/sound/pci/echoaudio/darla20.c | |||
@@ -52,7 +52,7 @@ | |||
52 | #include <sound/asoundef.h> | 52 | #include <sound/asoundef.h> |
53 | #include <sound/initval.h> | 53 | #include <sound/initval.h> |
54 | #include <asm/io.h> | 54 | #include <asm/io.h> |
55 | #include <asm/atomic.h> | 55 | #include <linux/atomic.h> |
56 | #include "echoaudio.h" | 56 | #include "echoaudio.h" |
57 | 57 | ||
58 | MODULE_FIRMWARE("ea/darla20_dsp.fw"); | 58 | MODULE_FIRMWARE("ea/darla20_dsp.fw"); |