Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / drivers / atm / atmtcp.c
index 7f814da..96bea1a 100644 (file)
@@ -327,7 +327,7 @@ done:
  */
 
 
-static struct atmdev_ops atmtcp_v_dev_ops = {
+static const struct atmdev_ops atmtcp_v_dev_ops = {
        .dev_close      = atmtcp_v_dev_close,
        .open           = atmtcp_v_open,
        .close          = atmtcp_v_close,