aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/es1968.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/es1968.c')
-rw-r--r--sound/pci/es1968.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/es1968.c b/sound/pci/es1968.c
index 631be029f8c0..059f3846d7b8 100644
--- a/sound/pci/es1968.c
+++ b/sound/pci/es1968.c
@@ -94,7 +94,7 @@
94 * places. 94 * places.
95 */ 95 */
96 96
97#include <asm/io.h> 97#include <linux/io.h>
98#include <linux/delay.h> 98#include <linux/delay.h>
99#include <linux/interrupt.h> 99#include <linux/interrupt.h>
100#include <linux/init.h> 100#include <linux/init.h>