arm: Remove spurious .fnend directive
authorPhil Elwell <phil@raspberrypi.com>
Fri, 21 Jan 2022 08:49:13 +0000 (08:49 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Fri, 21 Jan 2022 08:53:28 +0000 (08:53 +0000)
commitec5ae69b41e00219c04d33498f7cd12da13649c3
treef793dca4a2e0db607111fa3afe3a1c1b780444d8
parent59aeb16c7f1254f1383476956dda0766d10c918a
arm: Remove spurious .fnend directive

...a.k.a. Fix annoying build error

Some toolchains rightly object to the fact that once the acros are
expanded this results in multiple ".fnend"s without ".fnstart"s.

See: https://github.com/raspberrypi/linux/issues/4836

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/lib/memcpymove.h