From: Fabio Estevam Date: Mon, 11 Feb 2013 14:01:46 +0000 (-0200) Subject: ARM: mxs: mm: Fix sparse warning X-Git-Tag: v3.9-rc3~29^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb39cdc52f4278614579c1041155a7b182f47e75;p=pandora-kernel.git ARM: mxs: mm: Fix sparse warning Include header to fix the following sparse warnings: arch/arm/mach-mxs/mm.c:43:13: warning: symbol 'mx23_map_io' was not declared. Should it be static? arch/arm/mach-mxs/mm.c:48:13: warning: symbol 'mx28_map_io' was not declared. Should it be static? Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed