]> git.alsa-project.org Git - alsa-lib.git/commit
Remove enum from kernel API
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2006 14:27:14 +0000 (16:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2006 14:27:14 +0000 (16:27 +0200)
commit06e3df0549edb08c17f38d50a4b6bb0b888e0abb
treed8775742722621e6a4bbb0c7cd002db323d1479a
parentf9e0c56c46de1d5be93a732a3ca9a3251cb6a225
Remove enum from kernel API

Remove enum in structs from kernel API headers.
The enum is not always equivalent with int on some architectures.

From: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
include/sound/asequencer.h
include/sound/asound.h
include/sound/emu10k1.h