include cacheflush.h in FEC driver
[pandora-kernel.git] / drivers / scsi / scsi_transport_fc.c
index e882570..4705725 100644 (file)
@@ -2358,7 +2358,7 @@ fc_rport_final_delete(struct work_struct *work)
  * Notes:
  *     This routine assumes no locks are held on entry.
  **/
-struct fc_rport *
+static struct fc_rport *
 fc_rport_create(struct Scsi_Host *shost, int channel,
        struct fc_rport_identifiers  *ids)
 {