commit | eeda0084419741016d32019bf535a94dbd5628e7 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jespern@axis.com> | Tue Sep 30 15:34:10 2014 +0200 |
committer | Jesper Nilsson <jespern@axis.com> | Sat Dec 20 00:00:57 2014 +0100 |
tree | 8e7f93590c77ce92006809525b794f2c06863e08 | |
parent | f89412ac45c68ff28b83f88c3789bc5d6cf97c8e [diff] |
CRISv32: Add missing include for mm.h 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>