]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/sr.c
Pull sn-recursive-flags-for-select-builds into release branch
[linux-2.6-omap-h63xx.git] / drivers / scsi / sr.c
index dd8050392d01bc8a09dbe1453b9c14a3f1c37bf9..997f8e30509b89bf6e2f5af57a0bdffb689f9a87 100644 (file)
@@ -151,7 +151,7 @@ static inline struct scsi_cd *scsi_cd_get(struct gendisk *disk)
        return cd;
 }
 
-static inline void scsi_cd_put(struct scsi_cd *cd)
+static void scsi_cd_put(struct scsi_cd *cd)
 {
        struct scsi_device *sdev = cd->device;