Skip to content
Commit c05aa8fb authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

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: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 66300e66
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment