diff options
Diffstat (limited to 'sound/aoa/soundbus/i2sbus/control.c')
-rw-r--r-- | sound/aoa/soundbus/i2sbus/control.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/aoa/soundbus/i2sbus/control.c b/sound/aoa/soundbus/i2sbus/control.c index 4dc9b49c02cf..f4495decc699 100644 --- a/sound/aoa/soundbus/i2sbus/control.c +++ b/sound/aoa/soundbus/i2sbus/control.c | |||
@@ -9,8 +9,8 @@ | |||
9 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
10 | #include <linux/delay.h> | 10 | #include <linux/delay.h> |
11 | #include <linux/slab.h> | 11 | #include <linux/slab.h> |
12 | #include <linux/io.h> | ||
12 | 13 | ||
13 | #include <asm/io.h> | ||
14 | #include <asm/prom.h> | 14 | #include <asm/prom.h> |
15 | #include <asm/macio.h> | 15 | #include <asm/macio.h> |
16 | #include <asm/pmac_feature.h> | 16 | #include <asm/pmac_feature.h> |