From: Matthew Wilcox Date: Thu, 21 Sep 2006 02:36:42 +0000 (-0600) Subject: [PARISC] Make DMA routines more stubby X-Git-Tag: v2.6.19-rc1~34^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b6e9be71b9ad2c50c0d160b5af18848fee466d;p=pandora-kernel.git [PARISC] Make DMA routines more stubby We were pretending to use the GENERIC_ISA_DMA routines, but never selected that symbol. Since ISA DMA is known to not work right now, just remove the attempts to acquire the dma_spin_lock to fix compile warnings. Signed-off-by: Matthew Wilcox Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed