arch/powerpc/boot/addRamDisk.c: Mark several internal functions static
authorJosh Triplett <josh@joshtriplett.org>
Fri, 16 Oct 2009 21:52:05 +0000 (14:52 -0700)
committerJosh Triplett <josh@joshtriplett.org>
Sun, 15 Nov 2009 23:01:39 +0000 (15:01 -0800)
Nothing outside of arch/powerpc/boot/addRamDisk.c references the
functions "get4k", "put4k", or "death".

Signed-off-by: Josh Triplett <josh@joshtriplett.org>

No differences found