[S390] Get rid of a lot of sparse warnings.
[powerpc.git] / drivers / s390 / block / dasd_eckd.c
index fdaa471..b126be1 100644 (file)
@@ -548,7 +548,7 @@ dasd_eckd_read_conf(struct dasd_device *device)
 /*
  * Build CP for Perform Subsystem Function - SSC.
  */
-struct dasd_ccw_req *
+static struct dasd_ccw_req *
 dasd_eckd_build_psf_ssc(struct dasd_device *device)
 {
        struct dasd_ccw_req *cqr;