diff options
-rw-r--r-- | sound/pci/au88x0/au88x0.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/pci/au88x0/au88x0.h b/sound/pci/au88x0/au88x0.h index 98c53bbf8837..bcc648bf6478 100644 --- a/sound/pci/au88x0/au88x0.h +++ b/sound/pci/au88x0/au88x0.h | |||
@@ -17,7 +17,6 @@ | |||
17 | #ifndef __SOUND_AU88X0_H | 17 | #ifndef __SOUND_AU88X0_H |
18 | #define __SOUND_AU88X0_H | 18 | #define __SOUND_AU88X0_H |
19 | 19 | ||
20 | #ifdef __KERNEL__ | ||
21 | #include <linux/pci.h> | 20 | #include <linux/pci.h> |
22 | #include <linux/io.h> | 21 | #include <linux/io.h> |
23 | #include <sound/core.h> | 22 | #include <sound/core.h> |
@@ -27,7 +26,6 @@ | |||
27 | #include <sound/hwdep.h> | 26 | #include <sound/hwdep.h> |
28 | #include <sound/ac97_codec.h> | 27 | #include <sound/ac97_codec.h> |
29 | #include <sound/tlv.h> | 28 | #include <sound/tlv.h> |
30 | #endif | ||
31 | 29 | ||
32 | #ifndef CHIP_AU8820 | 30 | #ifndef CHIP_AU8820 |
33 | #include "au88x0_eq.h" | 31 | #include "au88x0_eq.h" |