[SCSI] aic7xxx: pause sequencer before touching SBLKCTL
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / scsi / mac53c94.c
index 89ef34d..6422de7 100644 (file)
@@ -431,7 +431,7 @@ static int mac53c94_probe(struct macio_dev *mdev, const struct of_device_id *mat
        struct fsc_state *state;
        struct Scsi_Host *host;
        void *dma_cmd_space;
-       unsigned char *clkprop;
+       const unsigned char *clkprop;
        int proplen, rc = -ENODEV;
 
        if (macio_resource_count(mdev) != 2 || macio_irq_count(mdev) != 2) {