From: Christoph Hellwig Date: Sat, 3 Sep 2005 22:55:31 +0000 (-0700) Subject: [PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning X-Git-Tag: v2.6.14-rc1~928 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27477c2259488825f2f425d24f209a1b6f8dc7d;p=pandora-kernel.git [PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning GFP flags must be passed as unisgned int __nocast these days, else we'll get tons of sparse warnings in every driver. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed