]> err.no Git - linux-2.6/blobdiff - drivers/scsi/aic7xxx/aic79xx_proc.c
Merge git://oss.sgi.com:8090/xfs/linux-2.6
[linux-2.6] / drivers / scsi / aic7xxx / aic79xx_proc.c
index 6b28bebcbca0fffb4021fd517e5cf93254be6d07..014bed716e7c9e349e51af90a8ec739927d7cc6c 100644 (file)
@@ -57,7 +57,7 @@ static int    ahd_proc_write_seeprom(struct ahd_softc *ahd,
  * Table of syncrates that don't follow the "divisible by 4"
  * rule. This table will be expanded in future SCSI specs.
  */
-static struct {
+static const struct {
        u_int period_factor;
        u_int period;   /* in 100ths of ns */
 } scsi_syncrates[] = {