浏览代码

ALSA: au88x0: Remove superfluous ifdef __KERNEL__

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 10 年之前
父节点
当前提交
ba6211a2e8
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      sound/pci/au88x0/au88x0.h

+ 0 - 2
sound/pci/au88x0/au88x0.h

@@ -17,7 +17,6 @@
 #ifndef __SOUND_AU88X0_H
 #define __SOUND_AU88X0_H
 
-#ifdef __KERNEL__
 #include <linux/pci.h>
 #include <linux/io.h>
 #include <sound/core.h>
@@ -27,7 +26,6 @@
 #include <sound/hwdep.h>
 #include <sound/ac97_codec.h>
 #include <sound/tlv.h>
-#endif
 
 #ifndef CHIP_AU8820
 #include "au88x0_eq.h"