aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/au88x0
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-01-28 17:26:45 +0100
committerTakashi Iwai <tiwai@suse.de>2015-01-28 17:26:45 +0100
commitba6211a2e8f80eecdf12f7972045ea28f904a4a0 (patch)
treeb28ee7bdc79b093d5e46496a3fa3871f234f5b48 /sound/pci/au88x0
parentALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* (diff)
downloadwireguard-linux-ba6211a2e8f80eecdf12f7972045ea28f904a4a0.tar.xz
wireguard-linux-ba6211a2e8f80eecdf12f7972045ea28f904a4a0.zip
ALSA: au88x0: Remove superfluous ifdef __KERNEL__
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/au88x0')
-rw-r--r--sound/pci/au88x0/au88x0.h2
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 @@
#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"