summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/linux/compiler_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/compiler_types.h b/include/linux/compiler_types.h
index ffe05e988c67..554a78ef2d39 100644
--- a/include/linux/compiler_types.h
+++ b/include/linux/compiler_types.h
@@ -219,7 +219,7 @@ struct ftrace_likely_data {
#endif
#ifndef __copy
-# define __copy
+# define __copy(symbol)
#endif
#ifndef __randomize_layout