]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - security/selinux/hooks.c
ide: add ide_retry_pc() helper
[linux-2.6-omap-h63xx.git] / security / selinux / hooks.c
index 88f19536efadd7980c8a13970976d47ee487d0bd..576e511990794eacfad7ad525722c4fa077ae852 100644 (file)
@@ -325,7 +325,7 @@ enum {
        Opt_rootcontext = 4,
 };
 
-static match_table_t tokens = {
+static const match_table_t tokens = {
        {Opt_context, CONTEXT_STR "%s"},
        {Opt_fscontext, FSCONTEXT_STR "%s"},
        {Opt_defcontext, DEFCONTEXT_STR "%s"},