forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/sound/aoa/codecs/tas-gain-table.h
....@@ -27,7 +27,7 @@
2727 * as easy as calculating
2828 * hwvalue = 1048576.0*exp(0.057564628*dB*2)
2929 * :) */
30
-static int tas_gaintable[] = {
30
+static const int tas_gaintable[] = {
3131 0x000000, /* -infinity dB */
3232 0x00014b, /* -70.0 dB */
3333 0x00015f, /* -69.5 dB */