diff options
author | Olof Johansson <olof@lixom.net> | 2013-11-18 09:01:38 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-11-19 04:41:03 +0400 |
commit | 5761704a41c63ebe756295a13d2e236280dd8a86 (patch) | |
tree | 0bcdff3507b32709ad6cfd22c54baec4c345a729 /arch/arm/lib | |
parent | 9170217510cd280c704966738e7c1660c8fa5cbd (diff) | |
download | linux-5761704a41c63ebe756295a13d2e236280dd8a86.tar.xz |
ARM: 7892/1: Fix warning for V7M builds
Fixes a harmless warning when building for V7M (!MMU):
arch/arm/kernel/traps.c:859:123: warning: 'kuser_init' defined but not used [-Wunused-function]
By making the stub static inline instead of just static.
Fixes: f6f91b0d9fd9 ('ARM: allow kuser helpers to be removed from the vector page')
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/lib')
0 files changed, 0 insertions, 0 deletions