summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-02-10 21:37:01 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2015-02-25 13:57:29 +0900
commit5f91a3adb86475aada63da0975637ab203184e0a (patch)
tree33e1c097b43b0d016b28855a6763b12b0809b154 /arch/sh/include
parent72cedad2b89aac188e56ac8bc6a4146786791693 (diff)
downloadblackbird-obmc-uboot-5f91a3adb86475aada63da0975637ab203184e0a.tar.gz
blackbird-obmc-uboot-5f91a3adb86475aada63da0975637ab203184e0a.zip
sh: import missing private libraries from Linux 3.19
SuperH is supposed to support the Private Library feature, but it is actually not working. If CONFIG_USE_PRIVATE_LIBGCC is enabled, the build fails for the undefined references to '__sdivsi3_i4i' and '__udivsi3_i4i'. To fix this error, import missing libraries from Linux 3.19 and adjust them for U-Boot: - Remove "#include <linux/module.h>" and "EXPORT_SYMBOL(...)" - Use SPDX-License-Identifier - Remove white space Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'arch/sh/include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud