mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-03 06:22:02 +00:00
As Andrew Morton correctly points out, we need to explicitly include sched.h as we use the function cond_resched in crypto/scatterwalk.h. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>