]> git.alsa-project.org Git - alsa-lib.git/commit
Remove dependencies with kernel headers from instrument layer codes
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Jul 2006 13:36:14 +0000 (15:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Jul 2006 13:36:14 +0000 (15:36 +0200)
commita98fd022fa3c97032d9ae2a7b873ca4618db4302
tree4ef81e40347454fcde5ab50d22da58ea318cb902
parent982786e9ebff2622defcc8bd891de3d466040ac1
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.
include/sound/Makefile.am
include/sound/ainstr_fm.h
include/sound/ainstr_gf1.h
include/sound/ainstr_iw.h
include/sound/ainstr_simple.h
include/sound/type_compat.h [new file with mode: 0644]
src/instr/fm.c
src/instr/iwffff.c
src/instr/simple.c