From 748b6ec359b02e962259182fd9576cb1b0851440 Mon Sep 17 00:00:00 2001 From: Tom Yan Date: Thu, 20 Dec 2018 07:45:51 +0800 Subject: ALSA: virtuoso: add de-emphasis control Add control for the de-emphasis filter in the PCM179x DACs Signed-off-by: Tom Yan Signed-off-by: Takashi Iwai --- sound/pci/oxygen/pcm1796.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sound/pci/oxygen/pcm1796.h') diff --git a/sound/pci/oxygen/pcm1796.h b/sound/pci/oxygen/pcm1796.h index 34d07dd2d22e..d5dcb09e44cd 100644 --- a/sound/pci/oxygen/pcm1796.h +++ b/sound/pci/oxygen/pcm1796.h @@ -10,7 +10,6 @@ #define PCM1796_MUTE 0x01 #define PCM1796_DME 0x02 #define PCM1796_DMF_MASK 0x0c -#define PCM1796_DMF_DISABLED 0x00 #define PCM1796_DMF_48 0x04 #define PCM1796_DMF_441 0x08 #define PCM1796_DMF_32 0x0c -- cgit v1.2.3