From: David Brownell Date: Tue, 20 Feb 2007 21:58:19 +0000 (-0800) Subject: [PATCH] SPI controller build/warning fixes X-Git-Tag: v2.6.21-rc1~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2d1c36c7f3a78d482622289c8de0c1a5fe790f;p=pandora-kernel.git [PATCH] SPI controller build/warning fixes The signature of the per-device cleanup() routine changed to remove its const-ness. Three new SPI controller drivers now need that change, to eliminate build warnings. This also fixes a build bug with atmel_spi on AT91 systems. Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed