aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/p16v.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/emu10k1/p16v.c')
-rw-r--r--sound/pci/emu10k1/p16v.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/emu10k1/p16v.c b/sound/pci/emu10k1/p16v.c
index adce6af98d01..76d86ed46df0 100644
--- a/sound/pci/emu10k1/p16v.c
+++ b/sound/pci/emu10k1/p16v.c
@@ -93,6 +93,7 @@
93#include <linux/interrupt.h> 93#include <linux/interrupt.h>
94#include <linux/pci.h> 94#include <linux/pci.h>
95#include <linux/slab.h> 95#include <linux/slab.h>
96#include <linux/vmalloc.h>
96#include <linux/moduleparam.h> 97#include <linux/moduleparam.h>
97#include <sound/core.h> 98#include <sound/core.h>
98#include <sound/initval.h> 99#include <sound/initval.h>