The patch titled dpt_i2o depends on virt_to_bus has been removed from the -mm tree. Its filename was dpt_i2o-depends-on-virt_to_bus.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: dpt_i2o depends on virt_to_bus From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/scsi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/scsi/Kconfig~dpt_i2o-depends-on-virt_to_bus drivers/scsi/Kconfig --- a/drivers/scsi/Kconfig~dpt_i2o-depends-on-virt_to_bus +++ a/drivers/scsi/Kconfig @@ -483,7 +483,7 @@ source "drivers/scsi/aic94xx/Kconfig" # All the I2O code and drivers do not seem to be 64bit safe. config SCSI_DPT_I2O tristate "Adaptec I2O RAID support " - depends on !64BIT && SCSI && PCI + depends on !64BIT && SCSI && PCI && VIRT_TO_BUS help This driver supports all of Adaptec's I2O based RAID controllers as well as the DPT SmartRaid V cards. This is an Adaptec maintained _ Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are origin.patch stradis-and-zoran-depend-on-virt_to_bus.patch toshiba_fir-depends-on-virt_to_bus.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html