OSDN Git Service

[PATCH] spi: remove fastcall crap
authorAndrew Morton <akpm@osdl.org>
Wed, 11 Jan 2006 19:23:49 +0000 (11:23 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 14 Jan 2006 00:29:56 +0000 (16:29 -0800)
commit5d870c8e216f121307445c71caa72e7e10a20061
treed1d73cf5e520a10086f9a50a00fecb6041def89d
parent7111763d391b0c5a949a4f2575aa88cd585f0ff6
[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 <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/spi/spi.c
include/linux/spi/spi.h