]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/kernel-doc
MN10300: define HZ as a config option
[linux-2.6-omap-h63xx.git] / scripts / kernel-doc
index 6c18a14386a4da0a467fe8832c2d7b60c08430ea..26146cbaa504dcf698fd8b4cfe89cb5902029b6a 100755 (executable)
@@ -1624,7 +1624,6 @@ sub dump_function($$) {
 
     $prototype =~ s/^static +//;
     $prototype =~ s/^extern +//;
-    $prototype =~ s/^fastcall +//;
     $prototype =~ s/^asmlinkage +//;
     $prototype =~ s/^inline +//;
     $prototype =~ s/^__inline__ +//;