]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/fm801.c
Pull percpu-dtc into release branch
[linux-2.6-omap-h63xx.git] / sound / pci / fm801.c
index b7b361ce3a93bb6270807fc75b0ea31db10aa09a..6dc578bbeec962245b2b844253eee21ca01a7f2a 100644 (file)
@@ -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)