CRISv32: Add missing include for mm.h
authorJesper Nilsson <jespern@axis.com>
Tue, 30 Sep 2014 13:34:10 +0000 (15:34 +0200)
committerJesper Nilsson <jespern@axis.com>
Fri, 19 Dec 2014 23:00:57 +0000 (00:00 +0100)
commiteeda0084419741016d32019bf535a94dbd5628e7
tree8e7f93590c77ce92006809525b794f2c06863e08
parentf89412ac45c68ff28b83f88c3789bc5d6cf97c8e
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>
arch/cris/arch-v32/kernel/time.c