Don't use GFP_DMA for zone allocation.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 15 Aug 2007 11:53:16 +0000 (12:53 +0100)
committerJeff Garzik <jeff@garzik.org>
Sat, 25 Aug 2007 06:30:59 +0000 (02:30 -0400)
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 <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found