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-09-06 13:30:06 -07:00
2013-03-03 22:54:18 +00:00
2012-03-28 18:30:01 +01:00
2012-03-24 09:38:56 +00:00
2013-05-21 14:24:11 +00:00
2013-10-19 20:46:33 +01:00
2013-10-19 20:46:33 +01:00
2013-05-05 00:07:22 -04:00