diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-08-09 15:59:10 -0600 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-08-11 09:28:37 -0600 |
commit | 622b2fbe625bc255faa4ee69a0fbcab80d3e40e6 (patch) | |
tree | 5270954f1ef42383c4ce46f239554d2826559397 /net/dsa | |
parent | 7ba190be873a86b2b90a25daca93ca1ced6c4423 (diff) | |
download | blackbird-obmc-linux-622b2fbe625bc255faa4ee69a0fbcab80d3e40e6.tar.gz blackbird-obmc-linux-622b2fbe625bc255faa4ee69a0fbcab80d3e40e6.zip |
selftests: timers: freq-step: fix compile error
Fix compile error due to ksft_exit_skip() update to take var_args.
freq-step.c: In function ‘init_test’:
freq-step.c:234:3: error: too few arguments to function ‘ksft_exit_skip’
ksft_exit_skip();
^~~~~~~~~~~~~~
In file included from freq-step.c:26:0:
../kselftest.h:167:19: note: declared here
static inline int ksft_exit_skip(const char *msg, ...)
^~~~~~~~~~~~~~
<builtin>: recipe for target 'freq-step' failed
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions