The patch titled stradis and zoran depend on virt_to_bus has been removed from the -mm tree. Its filename was stradis-and-zoran-depend-on-virt_to_bus.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: stradis and zoran depend on virt_to_bus From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> I assume that is why they were marked as !PPC64. Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/media/video/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -puN drivers/media/video/Kconfig~stradis-and-zoran-depend-on-virt_to_bus drivers/media/video/Kconfig --- a/drivers/media/video/Kconfig~stradis-and-zoran-depend-on-virt_to_bus +++ a/drivers/media/video/Kconfig @@ -509,7 +509,7 @@ config VIDEO_VINO config VIDEO_STRADIS tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)" - depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && !PPC64 + depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS help Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video driver for PCI. There is a product page at @@ -520,7 +520,7 @@ config VIDEO_ZORAN_ZR36060 config VIDEO_ZORAN tristate "Zoran ZR36057/36067 Video For Linux" - depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64 + depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && VIRT_TO_BUS help Say Y for support for MJPEG capture cards based on the Zoran 36057/36067 PCI controller chipset. This includes the Iomega _ Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are origin.patch git-alsa.patch clean-up-duplicate-includes-in-drivers-block.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