]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/super.c
SAM9 watchdog: update for moved headers
[linux-2.6-omap-h63xx.git] / fs / afs / super.c
index 250d8c4d66e40f765c383ed4531ead183112faad..aee239a048cbfad919a40bfd70fa8fcb37de26fb 100644 (file)
@@ -64,7 +64,7 @@ enum {
        afs_opt_vol,
 };
 
-static match_table_t afs_options_list = {
+static const match_table_t afs_options_list = {
        { afs_opt_cell,         "cell=%s"       },
        { afs_opt_rwpath,       "rwpath"        },
        { afs_opt_vol,          "vol=%s"        },