From eeda0084419741016d32019bf535a94dbd5628e7 Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Tue, 30 Sep 2014 15:34:10 +0200 Subject: [PATCH] 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 Signed-off-by: Jesper Nilsson --- Reading git-format-patch failed