]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/spinlock.h
Merge branch 'work'
[linux-2.6-omap-h63xx.git] / include / linux / spinlock.h
index 0e9682c9def5e0d1a198486435618978829d33ac..799be674794459e9a857a4c7218ad31d0cd05883 100644 (file)
@@ -59,8 +59,7 @@
 /*
  * Must define these before including other files, inline functions need them
  */
-#define LOCK_SECTION_NAME                       \
-        ".text.lock." __stringify(KBUILD_BASENAME)
+#define LOCK_SECTION_NAME ".text.lock."KBUILD_BASENAME
 
 #define LOCK_SECTION_START(extra)               \
         ".subsection 1\n\t"                     \