[SCSI] fusion: make mptspi_target_destroy() static
[powerpc.git] / drivers / message / fusion / mptspi.c
index 755dec6..b08416f 100644 (file)
@@ -445,7 +445,7 @@ static int mptspi_target_alloc(struct scsi_target *starget)
        return 0;
 }
 
-void
+static void
 mptspi_target_destroy(struct scsi_target *starget)
 {
        if (starget->hostdata)