forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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 */