Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c28b14f4 authored by Takashi Iwai's avatar Takashi Iwai Committed by Mark Brown
Browse files

ALSA: da732x: Remove superfluous DA732X_SOC_ENUM_DOUBLE_R()

parent 6b207c0f
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -113,9 +113,6 @@
#define	DA732X_EQ_OVERALL_VOL_DB_MIN	-1800
#define	DA732X_EQ_OVERALL_VOL_DB_INC	600

#define DA732X_SOC_ENUM_DOUBLE_R(xreg, xrreg, xmax, xtext) \
	{.reg = xreg, .reg2 = xrreg, .max = xmax, .texts = xtext}

enum da732x_sysctl {
	DA732X_SR_8KHZ		= 0x1,
	DA732X_SR_11_025KHZ	= 0x2,