diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2011-07-29 15:11:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-30 08:41:09 +0200 |
commit | 83c1b31794a9e3cb30edabef7e57fbdbe129c5ce (patch) | |
tree | a23269345efe190925eb4bc045f19fcb5fc42178 /drivers/char/nwflash.c | |
parent | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... (diff) | |
download | linux-83c1b31794a9e3cb30edabef7e57fbdbe129c5ce.tar.xz linux-83c1b31794a9e3cb30edabef7e57fbdbe129c5ce.zip |
ramoops: fix compile failure on parisc
Fixes this:
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'
If it actually builds on other platforms, it's probably getting
linux/err.h via some other #include.
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/nwflash.c')
0 files changed, 0 insertions, 0 deletions