From: Arnd Bergmann Date: Fri, 20 Apr 2012 10:56:16 +0000 (+0000) Subject: drivers/net: decouple ISA and ISA_DMA_API X-Git-Tag: v3.5-rc1~109^2~334 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c55bdde856c4000bbeb33ba212c3df6f1997a4;p=pandora-kernel.git drivers/net: decouple ISA and ISA_DMA_API The two options are separate, and some platforms (e.g. arm pxa) have ISA slots but no ISA dma controller, so they cannot build drivers using the DMA API functions. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: David S. Miller --- Reading git-diff-tree failed