Olof Johansson 5761704a41 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>
2013-11-19 00:41:03 +00:00
..
2013-11-11 17:34:56 +09:00
2013-11-11 17:05:37 +09:00
2013-11-11 16:42:43 +09:00
2013-11-11 17:34:56 +09:00
2013-09-06 13:21:16 -07:00
2013-11-12 14:55:17 +09:00
2013-11-11 17:34:56 +09:00
2013-11-11 17:34:56 +09:00
2013-09-09 12:05:37 -04:00