aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/Kconfig
diff options
context:
space:
mode:
authorGravatar Guenter Roeck <linux@roeck-us.net> 2018-11-07 10:36:10 +0800
committerGravatar Ley Foon Tan <ley.foon.tan@intel.com> 2019-03-07 05:29:35 +0800
commit0f8ed994575429d6042cf5d7ef70081c94091587 (patch)
treeca1439a1997d1b0fcfe2fead8dafc5fb0d5f5430 /arch/nios2/Kconfig
parentLinux 5.0 (diff)
downloadlinux-0f8ed994575429d6042cf5d7ef70081c94091587.tar.gz
linux-0f8ed994575429d6042cf5d7ef70081c94091587.tar.bz2
linux-0f8ed994575429d6042cf5d7ef70081c94091587.zip
nios2: ksyms: Add missing symbol exports
Building nios2:allmodconfig fails as follows (each symbol is only listed once). ERROR: "__ashldi3" [drivers/md/dm-writecache.ko] undefined! ERROR: "__ashrdi3" [fs/xfs/xfs.ko] undefined! ERROR: "__ucmpdi2" [drivers/media/i2c/adv7842.ko] undefined! ERROR: "__lshrdi3" [drivers/md/dm-zoned.ko] undefined! ERROR: "flush_icache_range" [drivers/misc/lkdtm/lkdtm.ko] undefined! ERROR: "empty_zero_page" [drivers/md/dm-mod.ko] undefined! The problem is seen with gcc 7.3.0. Export the missing symbols. Fixes: 2fc8483fdcde ("nios2: Build infrastructure") Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Diffstat (limited to 'arch/nios2/Kconfig')
0 files changed, 0 insertions, 0 deletions