From: Ralf Baechle Date: Wed, 15 Aug 2007 11:53:16 +0000 (+0100) Subject: Don't use GFP_DMA for zone allocation. X-Git-Tag: v2.6.23-rc4~15^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e06f652d86d358583df0b601c0c4d11923dd88;p=pandora-kernel.git Don't use GFP_DMA for zone allocation. IP32 doesn't even have a ZONE_DMA so no point in using GFP_DMA in any IP32-specific device driver. Signed-off-by: Ralf Baechle Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed