X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fscsi%2Fscsi.h;h=c60b8ff2f5e4f5d7a2952a8fb0951a689ec451b1;hb=2a3917a8bb40a2cb75b458da9c356e8557e8fbed;hp=9c331258bc27a3792fdd90b23470e39cc168457d;hpb=c5111f504d2a9b0d258d7c4752b4093523315989;p=powerpc.git diff --git a/include/scsi/scsi.h b/include/scsi/scsi.h index 9c331258bc..c60b8ff2f5 100644 --- a/include/scsi/scsi.h +++ b/include/scsi/scsi.h @@ -433,6 +433,4 @@ struct scsi_lun { /* Used to obtain the PCI location of a device */ #define SCSI_IOCTL_GET_PCI 0x5387 -int scsi_execute_in_process_context(void (*fn)(void *data), void *data); - #endif /* _SCSI_SCSI_H */