aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/hp')
-rw-r--r--arch/ia64/hp/common/sba_iommu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/hp/common/sba_iommu.c b/arch/ia64/hp/common/sba_iommu.c
index c412fe63f8ec..a94445422cc6 100644
--- a/arch/ia64/hp/common/sba_iommu.c
+++ b/arch/ia64/hp/common/sba_iommu.c
@@ -1875,7 +1875,7 @@ ioc_show(struct seq_file *s, void *v)
1875 return 0; 1875 return 0;
1876} 1876}
1877 1877
1878static struct seq_operations ioc_seq_ops = { 1878static const struct seq_operations ioc_seq_ops = {
1879 .start = ioc_start, 1879 .start = ioc_start,
1880 .next = ioc_next, 1880 .next = ioc_next,
1881 .stop = ioc_stop, 1881 .stop = ioc_stop,