summaryrefslogtreecommitdiffstats
path: root/lib/fdt_empty_tree.c
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-02-18 10:39:01 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-02-19 08:38:58 +0100
commit251b2b17b35e7c78d53e82695650ce66925823b2 (patch)
tree215698782d5b07eb01aa567bcf5523e82bbed9b8 /lib/fdt_empty_tree.c
parent74116b64db25d26928c2ec6c03c792b02bd802cc (diff)
downloadbarebox-251b2b17b35e7c78d53e82695650ce66925823b2.tar.gz
barebox-251b2b17b35e7c78d53e82695650ce66925823b2.tar.xz
lib: remove duplicate __div64_32
f933da28cf3f ("include: <linux/math64.h>: sync with upstream") imported the div64 code from Linux, which also defines __div64_32 as a weak symbol. __div64_32 was defined before in a separate file though and used from do_div. Remove this duplication. No functional change. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib/fdt_empty_tree.c')
0 files changed, 0 insertions, 0 deletions