Revert "ARM: fix __get_user_check() in case uaccess_* calls are not inlined"

This reverts commit 80660062.

This was v1 of the patch posted upstream:
https://lore.kernel.org/patchwork/patch/1132459/

A second version was sent after it:
https://patchwork.kernel.org/project/linux-arm-kernel/patch/20191001083701.27207-1-yamada.masahiro@socionext.com/

And it is the v2 the one which really was integrated upstream through
this commit:

commit 851140ab0d083c78e5723a8b1cbd258f567a7aff<br>
Author: Masahiro Yamada <yamada.masahiro@socionext.com><br>
Date:   Wed Oct 2 11:28:02 2019 +0100<br>

    ARM: 8908/1: add __always_inline to functions called from __get_user_check()

Thus revert the old version which was applied to ARK and shouldn't be
needed anymore since the other version is already upstream.

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>

Merge request reports

Loading