arm: Remove spurious .fnend directive
authorPhil Elwell <phil@raspberrypi.com>
Fri, 21 Jan 2022 08:49:13 +0000 (08:49 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:38 +0000 (16:04 +0000)
commit905a7d0b1efdc530c33507884439b1ad0a76c36c
treedea1cb8c9d1cd9f16f63b6047167157831fdf127
parentd98ac5511cfd8caa00900c3679959b4001d1ef1a
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