diff options
author | Jesper Nilsson | 2008-01-14 09:55:23 +0100 |
---|---|---|
committer | Linus Torvalds | 2008-01-14 17:52:23 +0100 |
commit | d2d159dbd51a99abdd4ae02fecc68cd1e0b0558e (patch) | |
tree | a9d475491cc7735304c881f035532d6875b9b3b5 /Documentation/SubmittingDrivers | |
parent | CRIS v10: correct do_signal to fix oops and clean up signal handling in general (diff) | |
download | kernel-qcow2-linux-d2d159dbd51a99abdd4ae02fecc68cd1e0b0558e.tar.gz kernel-qcow2-linux-d2d159dbd51a99abdd4ae02fecc68cd1e0b0558e.tar.xz kernel-qcow2-linux-d2d159dbd51a99abdd4ae02fecc68cd1e0b0558e.zip |
CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile
This fixes compile error when nr_free_pages() from linux/swap.h
expands to global_page_state(NR_FREE_PAGES), but linux/vmstat.h isn't
included to declare global_page_state().
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <mikael.starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/SubmittingDrivers')
0 files changed, 0 insertions, 0 deletions