]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/affs/super.c
wireless: fix regression caused by regulatory config option
[linux-2.6-omap-h63xx.git] / fs / affs / super.c
index 3a89094f93d0f1c772526be731648e90b3e5f002..8989c93193ed227e84c786e629f1fd4f1e81ce4c 100644 (file)
@@ -135,7 +135,7 @@ enum {
        Opt_verbose, Opt_volume, Opt_ignore, Opt_err,
 };
 
-static match_table_t tokens = {
+static const match_table_t tokens = {
        {Opt_bs, "bs=%u"},
        {Opt_mode, "mode=%o"},
        {Opt_mufs, "mufs"},