git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7111763
)
[PATCH] spi: remove fastcall crap
author
Andrew Morton
<akpm@osdl.org>
Wed, 11 Jan 2006 19:23:49 +0000
(11:23 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 14 Jan 2006 00:29:56 +0000
(16:29 -0800)
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>
No differences found