From: Ingo Molnar Date: Thu, 29 Jun 2006 09:24:39 +0000 (-0700) Subject: [PATCH] genirq: cleanup: remove fastcall X-Git-Tag: v2.6.18-rc1~391 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e60bbb6d50de654d8e68f115161e27878b5e72d;p=pandora-kernel.git [PATCH] genirq: cleanup: remove fastcall Now that i386 defaults to regparm, explicit uses of fastcall are not needed anymore. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed