Commit c05aa8fbcc21b1863085dde5cb3c97b32c52ce40
1 parent
66300e66c6
Exists in
master
and in
6 other branches
drivers/char: Fix implicit use of err.h in ramoops.c
drivers/char/ramoops.c: In function 'ramoops_init': drivers/char/ramoops.c:221: error: implicit declaration of function 'IS_ERR' drivers/char/ramoops.c:222: error: implicit declaration of function 'PTR_ERR' make[3]: *** [drivers/char/ramoops.o] Error 1 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff
drivers/char/ramoops.c