Remove dependencies with kernel headers from instrument layer codes

Don't include kernel headers from alsa-lib codes.
Still remained in instrument layer codes, but now all should be gone.
This commit is contained in:
Takashi Iwai 2006-07-25 15:36:14 +02:00
parent 982786e9eb
commit a98fd022fa
9 changed files with 46 additions and 64 deletions

View file

@ -24,12 +24,7 @@
#ifndef __SOUND_AINSTR_IW_H
#define __SOUND_AINSTR_IW_H
#ifndef __KERNEL__
#define __KERNEL__
#include <asm/types.h>
#include <asm/byteorder.h>
#undef __KERNEL__
#endif
#include "type_compat.h"
/*
* share types (share ID 1)