From: Josh Triplett Date: Fri, 16 Oct 2009 21:52:05 +0000 (-0700) Subject: arch/powerpc/boot/addRamDisk.c: Mark several internal functions static X-Git-Tag: v2.6.32-rc8~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95981e7de53a7c67dc32d7440c160947c134d8eb;p=pandora-kernel.git arch/powerpc/boot/addRamDisk.c: Mark several internal functions static Nothing outside of arch/powerpc/boot/addRamDisk.c references the functions "get4k", "put4k", or "death". Signed-off-by: Josh Triplett --- Reading git-diff-tree failed