]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/resume-trace.h
x86: <asm/asm.h> consistency cleanups
[linux-2.6-omap-h63xx.git] / include / asm-x86 / resume-trace.h
index 2557514d7ef646cc066d976b1805b141fc685f83..e219b4c911938f0dd1715f01c2d07b2731196b9a 100644 (file)
@@ -6,8 +6,8 @@
 #define TRACE_RESUME(user)                                     \
 do {                                                           \
        if (pm_trace_enabled) {                                 \
-               void *tracedata;                                \
-               asm volatile(_ASM_MOV_UL " $1f,%0\n"            \
+               const void *tracedata;                          \
+               asm volatile(_ASM_MOV " $1f,%0\n"               \
                             ".section .tracedata,\"a\"\n"      \
                             "1:\t.word %c1\n\t"                \
                             _ASM_PTR " %c2\n"                  \