]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/hpfs/super.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild...
[linux-2.6-omap-h63xx.git] / fs / hpfs / super.c
index b8ae9c90ada0e9a7c9fbd9a93a6d5ddb8d8eb276..29ad461d568f7f4b4241e3e0c4d2239bbe30a277 100644 (file)
@@ -215,7 +215,7 @@ enum {
        Opt_timeshift, Opt_err,
 };
 
-static match_table_t tokens = {
+static const match_table_t tokens = {
        {Opt_help, "help"},
        {Opt_uid, "uid=%u"},
        {Opt_gid, "gid=%u"},