projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976412f
)
ALSA: au88x0: Remove superfluous ifdef __KERNEL__
author
Takashi Iwai
<tiwai@suse.de>
Wed, 28 Jan 2015 16:26:45 +0000
(17:26 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 28 Jan 2015 16:26:45 +0000
(17:26 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/au88x0/au88x0.h
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/au88x0/au88x0.h
b/sound/pci/au88x0/au88x0.h
index 98c53bbf8837b432bc4b7a750e3502d503dd2955..bcc648bf647802fc747b0dfed82ff0dd4742a239 100644
(file)
--- 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"