From: Matt Fleming Date: Tue, 6 Oct 2009 21:22:28 +0000 (+0000) Subject: sh: Make most PMB functions static X-Git-Tag: v2.6.33-rc1~347^2~27^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8386aebb9e15a94137693ea4f4df84207f71cc75;p=pandora-kernel.git sh: Make most PMB functions static There's no need to export the internal PMB functions for allocating, freeing and modifying PMB entries, etc. This way we can restrict the interface for PMB. Also remove the static from pmb_init() so that we have more freedom in setting up the initial PMB entries and turning on MMU 32bit mode. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed