]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hpfs/super.c
Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci...
[karo-tx-linux.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"},