diff options
Diffstat (limited to 'sound/core/isadma.c')
-rw-r--r-- | sound/core/isadma.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/core/isadma.c b/sound/core/isadma.c index 950e19ba91fc..c0f1208bb7df 100644 --- a/sound/core/isadma.c +++ b/sound/core/isadma.c | |||
@@ -26,6 +26,7 @@ | |||
26 | 26 | ||
27 | #undef HAVE_REALLY_SLOW_DMA_CONTROLLER | 27 | #undef HAVE_REALLY_SLOW_DMA_CONTROLLER |
28 | 28 | ||
29 | #include <linux/export.h> | ||
29 | #include <sound/core.h> | 30 | #include <sound/core.h> |
30 | #include <asm/dma.h> | 31 | #include <asm/dma.h> |
31 | 32 | ||