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