summaryrefslogtreecommitdiff
path: root/firmware/export/wm8751.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/wm8751.h')
-rw-r--r--firmware/export/wm8751.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/wm8751.h b/firmware/export/wm8751.h
index aa18972c23..214643c64d 100644
--- a/firmware/export/wm8751.h
+++ b/firmware/export/wm8751.h
@@ -21,10 +21,6 @@
21#ifndef _WM8751_H 21#ifndef _WM8751_H
22#define _WM8751_H 22#define _WM8751_H
23 23
24/* volume/balance/treble/bass interdependency */
25#define VOLUME_MIN -730
26#define VOLUME_MAX 60
27
28#if defined(HAVE_WM8750) 24#if defined(HAVE_WM8750)
29#define AUDIOHW_CAPS (BASS_CAP | TREBLE_CAP | PRESCALER_CAP | \ 25#define AUDIOHW_CAPS (BASS_CAP | TREBLE_CAP | PRESCALER_CAP | \
30 BASS_CUTOFF_CAP | TREBLE_CUTOFF_CAP | \ 26 BASS_CUTOFF_CAP | TREBLE_CUTOFF_CAP | \