X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Fpci%2Ffm801.c;h=6dc578bbeec962245b2b844253eee21ca01a7f2a;hb=2549413ea6c17c94e42ab14611e487d96c787578;hp=b7b361ce3a93bb6270807fc75b0ea31db10aa09a;hpb=a7ec3f5289681e9d63b65db5f56857f998812b4b;p=powerpc.git diff --git a/sound/pci/fm801.c b/sound/pci/fm801.c index b7b361ce3a..6dc578bbee 100644 --- a/sound/pci/fm801.c +++ b/sound/pci/fm801.c @@ -1157,7 +1157,7 @@ static int snd_fm801_put_mux(struct snd_kcontrol *kcontrol, return snd_fm801_update_bits(chip, FM801_REC_SRC, 7, val); } -static DECLARE_TLV_DB_SCALE(db_scale_dsp, -3450, 150, 0); +static const DECLARE_TLV_DB_SCALE(db_scale_dsp, -3450, 150, 0); #define FM801_CONTROLS ARRAY_SIZE(snd_fm801_controls)