- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / include / linux / elfnote.h
index 9f9816a..278e3ef 100644 (file)
@@ -52,7 +52,7 @@
 4484:.balign 4                         ;       \
 .popsection                            ;
 
-#define ELFNOTE(name, type, desc...)           \
+#define ELFNOTE(name, type, desc)              \
        ELFNOTE_START(name, type, "")           \
                desc                    ;       \
        ELFNOTE_END