]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/spinlock.h
[S390] cio: Do timed recovery on workqueue.
[linux-2.6-omap-h63xx.git] / include / linux / spinlock.h
index 124449733c55a64595198aa8dc8eaf6a682189ca..576a5f77d3bd8d6583bec34b6c2d95dbe3bf362b 100644 (file)
@@ -71,7 +71,7 @@
 #define LOCK_SECTION_END                        \
         ".previous\n\t"
 
-#define __lockfunc fastcall __attribute__((section(".spinlock.text")))
+#define __lockfunc __attribute__((section(".spinlock.text")))
 
 /*
  * Pull the raw_spinlock_t and raw_rwlock_t definitions: