commit | 0582b05366f39ea1024450f18cc801c7f42bbbbb | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Mon Feb 11 15:15:53 2013 -0800 |
committer | Olof Johansson <olof@lixom.net> | Mon Feb 11 15:16:05 2013 -0800 |
tree | cd8dee7423eb78ced8a1943ae8a7e9a54888ca82 | |
parent | d24e638eb0d0cdc38bd8a2b04c83d21fc5afd1c4 [diff] |
arm: arch_timer: add missing inline in stub function Fixes: In file included from arch/arm/include/asm/arch_timer.h:10:0, from arch/arm/mach-shmobile/timer.c:23: include/clocksource/arm_arch_timer.h:56:28: warning: 'arch_timer_get_timecounter' defined but not used [-Wunused-function] Signed-off-by: Olof Johansson <olof@lixom.net>