mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
1c5dfe6a95
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>