From: Andrew Morton Date: Wed, 11 Jan 2006 19:23:49 +0000 (-0800) Subject: [PATCH] spi: remove fastcall crap X-Git-Tag: v2.6.16-rc1~163^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d870c8e216f121307445c71caa72e7e10a20061;p=pandora-kernel.git [PATCH] spi: remove fastcall crap gcc4 generates warnings when a non-FASTCALL function pointer is assigned to a FASTCALL one. Perhaps it has taste. Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed