Merge remote-tracking branch 'omap_dss2/for-next'
[deliverable/linux.git] / drivers / net / dsa / b53 / b53_srab.c
index 3e2d4a5fcd5ae2c4175343712037e0a03dfa54e3..8a62b6a6970374a328acc36fe513f4e3ce0fb285 100644 (file)
@@ -344,7 +344,7 @@ err:
        return ret;
 }
 
-static struct b53_io_ops b53_srab_ops = {
+static const struct b53_io_ops b53_srab_ops = {
        .read8 = b53_srab_read8,
        .read16 = b53_srab_read16,
        .read32 = b53_srab_read32,
This page took 0.02927 seconds and 5 git commands to generate.