[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Sep 2005 22:55:31 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:55 +0000 (00:05 -0700)
commitd27477c2259488825f2f425d24f209a1b6f8dc7d
treed261e331c2f27f4899fd956470049dac35d3de6b
parent617bf9a47f017b7e91dab9ef9bdaaeaee24163a7
[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 <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-ppc/dma-mapping.h