]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: 9077/1: PLT: Move struct plt_entries definition to header
authorAlex Sverdlin <alexander.sverdlin@nokia.com>
Wed, 22 Sep 2021 17:00:31 +0000 (10:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 26 Sep 2021 12:07:06 +0000 (14:07 +0200)
commit490be340c86cb8d52401477381d2e36946ad675f
tree992e29e39735206416c31cff99f7b79dd3b6f7d9
parent278df0646003b28ff394e2e42a73262b452832ed
ARM: 9077/1: PLT: Move struct plt_entries definition to header

commit 4e271701c17dee70c6e1351c4d7d42e70405c6a9 upstream

No functional change, later it will be re-used in several files.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/include/asm/module.h
arch/arm/kernel/module-plts.c