From: Arnd Bergmann <a...@arndb.de> Date: Thu, 14 Mar 2013 22:56:41 +0100
> Disabling CONFIG_VIRT_TO_BUS on ARM showed that the hisax netjet > driver depends on this deprecated functionality but is not > marked so in Kconfig. > > Rather than adding ARM to the already long list of architectures > that this driver is broken on, this patch adds 'depends on > VIRT_TO_BUS' and removes the dependency on !SPARC, which is > also implied by that. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/