From: Jesper Nilsson Date: Tue, 30 Sep 2014 13:34:10 +0000 (+0200) Subject: CRISv32: Add missing include for mm.h X-Git-Tag: omap-for-v3.20/drop-legacy-3517~18^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeda0084419741016d32019bf535a94dbd5628e7;p=pandora-kernel.git 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-diff-tree failed