]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/ses.c
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / drivers / scsi / ses.c
index c9146d751cbf17af70d8f509d6a29ba13b476052..4f618f48735627c089b4d119ed85e7df03342b79 100644 (file)
@@ -264,6 +264,7 @@ struct ses_host_edev {
        struct enclosure_device *edev;
 };
 
+#if 0
 int ses_match_host(struct enclosure_device *edev, void *data)
 {
        struct ses_host_edev *sed = data;
@@ -280,6 +281,7 @@ int ses_match_host(struct enclosure_device *edev, void *data)
        sed->edev = edev;
        return 1;
 }
+#endif  /*  0  */
 
 static void ses_process_descriptor(struct enclosure_component *ecomp,
                                   unsigned char *desc)