aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/export.h')
-rw-r--r--include/asm-generic/export.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-generic/export.h b/include/asm-generic/export.h
index 63554e9f6e0c..59a3b2f58c22 100644
--- a/include/asm-generic/export.h
+++ b/include/asm-generic/export.h
@@ -54,6 +54,7 @@ KSYM(__kstrtab_\name):
54KSYM(__kcrctab_\name): 54KSYM(__kcrctab_\name):
55 __put KSYM(__crc_\name) 55 __put KSYM(__crc_\name)
56 .weak KSYM(__crc_\name) 56 .weak KSYM(__crc_\name)
57 .set KSYM(__crc_\name), 0
57 .previous 58 .previous
58#endif 59#endif
59#endif 60#endif