diff options
author | Yu Liao <liaoyu15@huawei.com> | 2024-10-08 10:33:32 +0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-10-08 15:48:09 -0600 |
commit | 34d5b600172b846161e507bdce132c98d9cc9701 (patch) | |
tree | 404954cbf1347d31255349c96fd91ca534488fa0 /drivers/fpga/microchip-spi.c | |
parent | 3953a1d1375247eafeeee24e69abb622f6acbd79 (diff) |
selftests: vDSO: Explicitly include sched.h
The previous commit introduced the use of CLONE_NEWTIME without including
<sched.h> which contains its definition.
Add an explicit include of <sched.h> to ensure that CLONE_NEWTIME
is correctly defined before it is used.
Fixes: 2aec90036dcd ("selftests: vDSO: ensure vgetrandom works in a time namespace")
Signed-off-by: Yu Liao <liaoyu15@huawei.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions