]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/lockdep_proc.c
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
[mv-sheeva.git] / kernel / lockdep_proc.c
index d4b3dbc79fdb353cde01ee5eef13b8cf203a34aa..d4aba4f3584c73c3faff6ff5a0b73e27f6a7c5fb 100644 (file)
@@ -594,7 +594,7 @@ static int ls_show(struct seq_file *m, void *v)
        return 0;
 }
 
-static struct seq_operations lockstat_ops = {
+static const struct seq_operations lockstat_ops = {
        .start  = ls_start,
        .next   = ls_next,
        .stop   = ls_stop,