]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/irda/discovery.c
pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)
[linux-2.6-omap-h63xx.git] / net / irda / discovery.c
index f097341286740182d5726ebb2bb5e0c43fcf8e2a..af0cea721d2acd19cfd16f83efed38b6d18826b6 100644 (file)
@@ -395,7 +395,7 @@ static int discovery_seq_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations discovery_seq_ops = {
+static const struct seq_operations discovery_seq_ops = {
        .start  = discovery_seq_start,
        .next   = discovery_seq_next,
        .stop   = discovery_seq_stop,