From: David Brownell Date: Mon, 28 Apr 2008 09:14:17 +0000 (-0700) Subject: spi: pxa2xx_spi "sparse" fixes X-Git-Tag: v2.6.26-rc1~882 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf43369d55a30a0d8f9ef4700c798c72dbd3afb7;p=pandora-kernel.git spi: pxa2xx_spi "sparse" fixes Various cleanups to pxa2xx_spi suggested by "sparse": make sure that register addresess are "void __iomem *", and make a few functions properly static. Signed-off-by: David Brownell Cc: Ned Forrester Cc: Stephen Street Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed