summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorwolfgang huang <huangjinhui@kylinos.cn>2021-12-28 16:01:20 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-01-11 13:58:50 +0100
commite70a9c66e1e2095d6ce563f593bb6968253ae03f (patch)
tree917685a46417e52e25ad98da018244aa52fd7264 /usr
parenta08b8a6068083db4b3bd99b50d2f54e186d5ed49 (diff)
downloadlinux-e70a9c66e1e2095d6ce563f593bb6968253ae03f.tar.gz
linux-e70a9c66e1e2095d6ce563f593bb6968253ae03f.tar.bz2
linux-e70a9c66e1e2095d6ce563f593bb6968253ae03f.zip
mISDN: change function names to avoid conflicts
[ Upstream commit 8b5fdfc57cc2471179d1c51081424ded833c16c8 ] As we build for mips, we meet following error. l1_init error with multiple definition. Some architecture devices usually marked with l1, l2, lxx as the start-up phase. so we change the mISDN function names, align with Isdnl2_xxx. mips-linux-gnu-ld: drivers/isdn/mISDN/layer1.o: in function `l1_init': (.text+0x890): multiple definition of `l1_init'; \ arch/mips/kernel/bmips_5xxx_init.o:(.text+0xf0): first defined here make[1]: *** [home/mips/kernel-build/linux/Makefile:1161: vmlinux] Error 1 Signed-off-by: wolfgang huang <huangjinhui@kylinos.cn> Reported-by: k2ci <kernel-bot@kylinos.cn> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions