https://github.com/torvalds/linux
Revision eeda0084419741016d32019bf535a94dbd5628e7 authored by Jesper Nilsson on 30 September 2014, 13:34:10 UTC, committed by Jesper Nilsson on 19 December 2014, 23:00:57 UTC
Fixes the following compile error.

arch/cris/arch-v32/kernel/time.c: In function 'reset_watchdog':
arch/cris/arch-v32/kernel/time.c:121:2:
        error: implicit declaration of function 'global_page_state'

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
1 parent f89412a
History
Tip revision: eeda0084419741016d32019bf535a94dbd5628e7 authored by Jesper Nilsson on 30 September 2014, 13:34:10 UTC
CRISv32: Add missing include for mm.h
Tip revision: eeda008
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top