mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
[linux/fpc-iii.git] / arch / s390 / kernel / s390_ksyms.c
blob3bac589844a747c22136810d0f63600139111e3a
1 #include <linux/module.h>
2 #include <linux/kvm_host.h>
3 #include <asm/ftrace.h>
5 #ifdef CONFIG_FUNCTION_TRACER
6 EXPORT_SYMBOL(_mcount);
7 #endif
8 #if defined(CONFIG_KVM) || defined(CONFIG_KVM_MODULE)
9 EXPORT_SYMBOL(sie64a);
10 EXPORT_SYMBOL(sie_exit);
11 #endif
12 EXPORT_SYMBOL(memcpy);
13 EXPORT_SYMBOL(memset);