Skip to content
Commit ea5379be authored by Ben Dooks (Codethink)'s avatar Ben Dooks (Codethink) Committed by Russell King
Browse files

ARM: 8916/1: mm: make set_section_perms() static



The set_section_perms() is not defined outside of the
init.c file, so make it static to avoid the following
warning:

arch/arm/mm/init.c:596:6: warning: symbol 'set_section_perms' was not declared. Should it be static?

Signed-off-by: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 43fa593e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment