diff options
author | Oswald Buddenhagen <oswald.buddenhagen@gmx.de> | 2023-04-21 17:10:02 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-04-22 11:40:39 +0300 |
commit | d4af7ca20173e61b77584e4f2025387b7b76ef75 (patch) | |
tree | 54b37406a48927eeee5628782695755ea05365a5 /include/uapi | |
parent | b9468c4106d49f6ec84c409470d7aaaefdfff2ba (diff) | |
download | linux-d4af7ca20173e61b77584e4f2025387b7b76ef75.tar.xz |
ALSA: emu10k1: remove obsolete card type variable and defines
The use of the variable was removed in commit 2b637da5a1b ("clean up
card features"). That commit also broke user space (the ioctl
structure), at which point the defines became meaningless, so I don't
think purging them is a problem.
Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Link: https://lore.kernel.org/r/20230421141006.1005452-3-oswald.buddenhagen@gmx.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/uapi')
-rw-r--r-- | include/uapi/sound/emu10k1.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/uapi/sound/emu10k1.h b/include/uapi/sound/emu10k1.h index 1c1f1dd44611..c2414bd5aecd 100644 --- a/include/uapi/sound/emu10k1.h +++ b/include/uapi/sound/emu10k1.h @@ -15,9 +15,6 @@ * ---- FX8010 ---- */ -#define EMU10K1_CARD_CREATIVE 0x00000000 -#define EMU10K1_CARD_EMUAPS 0x00000001 - #define EMU10K1_FX8010_PCM_COUNT 8 /* |