summaryrefslogtreecommitdiff
path: root/peripheral/alsa/config_wm8960.h
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/alsa/config_wm8960.h')
-rwxr-xr-xperipheral/alsa/config_wm8960.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/alsa/config_wm8960.h b/peripheral/alsa/config_wm8960.h
index a250cc0..c51c9bf 100755
--- a/peripheral/alsa/config_wm8960.h
+++ b/peripheral/alsa/config_wm8960.h
@@ -35,7 +35,7 @@
#define MIXER_WM8960_LEFT_INPUT_SWITCH "Left Input Mixer Boost Switch"
#define MIXER_WM8960_ADC_PCM_CAPTURE_VOLUME "ADC PCM Capture Volume"
-#ifdef BRILLO
+#ifdef __BRILLO__
#define MIXER_WM8960_LEFT_INPUT1_SWITCH "Left Boost Mixer LINPUT1 Switch"
#define MIXER_WM8960_LEFT_INPUT2_SWITCH "Left Boost Mixer LINPUT2 Switch"
#define MIXER_WM8960_LEFT_INPUT3_SWITCH "Left Boost Mixer LINPUT3 Switch"
@@ -87,7 +87,7 @@ static struct route_setting mm_main_mic_input_wm8960[] = {
.ctl_name = MIXER_WM8960_CAPTURE_VOLUME,
.intval = 60,
},
-#ifdef BRILLO
+#ifdef __BRILLO__
{
.ctl_name = MIXER_WM8960_LEFT_INPUT1_SWITCH,
.intval = 1,