ARM: 9077/1: PLT: Move struct plt_entries definition to header
authorAlex Sverdlin <alexander.sverdlin@nokia.com>
Mon, 27 Sep 2021 21:02:56 +0000 (14:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Oct 2021 13:05:10 +0000 (15:05 +0200)
commit49229b008275ca4b618c05a18060970583f3bf9c
tree7a76f40fdde0f773fb4a82196ebc57217caee0ec
parent27e30ed539677d73105ec593ec3532823b5465ac
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