From: James Hogan Date: Mon, 4 Apr 2011 15:21:47 +0000 (+0100) Subject: tile,mn10300: add device parameter to dma_cache_sync() X-Git-Tag: v3.0-rc1~152^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0aaf873ebadd7576f4fb2085ec4557a9df8bf5;p=pandora-kernel.git tile,mn10300: add device parameter to dma_cache_sync() Since v2.6.20 "Pass struct dev pointer to dma_cache_sync()" (d3fa72e4556ec1f04e46a0d561d9e785ecaa173d), dma_cache_sync() takes a struct dev pointer, but these appear to be missing from the tile and mn10300 implementations, so add them. Signed-off-by: James Hogan [cmetcalf@tilera.com: took only the "tile" portion as I don't maintain mn10300] Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed