Commit b116ee4d772565d204db057a10fcd81d7a2513a8
1 parent
4ebc1b4b00
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
lib: fix implicit users of kernel.h for TAINT_WARN
A pending header cleanup will cause this to show up as: lib/average.c:38: error: 'TAINT_WARN' undeclared (first use in this function) lib/list_debug.c:24: error: 'TAINT_WARN' undeclared (first use in this function) and TAINT_WARN comes from include/linux/kernel.h file. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Showing 2 changed files with 2 additions and 0 deletions Side-by-side Diff
lib/average.c