]> err.no Git - linux-2.6/blobdiff - arch/avr32/mm/tlb.c
cgroups: add cgroup support for enabling controllers at boot time
[linux-2.6] / arch / avr32 / mm / tlb.c
index 56672018e42f2e25c62240556693842e45ee3cc0..b835257a8fa39d88d794ad2667ef9f46a4e6028c 100644 (file)
@@ -348,7 +348,7 @@ static int tlb_show(struct seq_file *tlb, void *v)
        return 0;
 }
 
-static struct seq_operations tlb_ops = {
+static const struct seq_operations tlb_ops = {
        .start          = tlb_start,
        .next           = tlb_next,
        .stop           = tlb_stop,