Commit ba6211a2 authored by Takashi Iwai's avatar Takashi Iwai

ALSA: au88x0: Remove superfluous ifdef __KERNEL__

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 976412fb
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment