aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa/codecs/tas-gain-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/aoa/codecs/tas-gain-table.h')
-rw-r--r--sound/aoa/codecs/tas-gain-table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/aoa/codecs/tas-gain-table.h b/sound/aoa/codecs/tas-gain-table.h
index 77b8e7dc55fd..c9ea01488181 100644
--- a/sound/aoa/codecs/tas-gain-table.h
+++ b/sound/aoa/codecs/tas-gain-table.h
@@ -27,7 +27,7 @@ int main() {
* as easy as calculating
* hwvalue = 1048576.0*exp(0.057564628*dB*2)
* :) */
-static int tas_gaintable[] = {
+static const int tas_gaintable[] = {
0x000000, /* -infinity dB */
0x00014b, /* -70.0 dB */
0x00015f, /* -69.5 dB */