diff options
Diffstat (limited to 'sound/drivers')
-rw-r--r-- | sound/drivers/pcsp/pcsp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/drivers/pcsp/pcsp.c b/sound/drivers/pcsp/pcsp.c index ac57e87d01bc..d8f96219fd36 100644 --- a/sound/drivers/pcsp/pcsp.c +++ b/sound/drivers/pcsp/pcsp.c | |||
@@ -12,6 +12,7 @@ | |||
12 | #include <sound/initval.h> | 12 | #include <sound/initval.h> |
13 | #include <sound/pcm.h> | 13 | #include <sound/pcm.h> |
14 | #include <linux/input.h> | 14 | #include <linux/input.h> |
15 | #include <linux/delay.h> | ||
15 | #include <asm/bitops.h> | 16 | #include <asm/bitops.h> |
16 | #include "pcsp_input.h" | 17 | #include "pcsp_input.h" |
17 | #include "pcsp.h" | 18 | #include "pcsp.h" |