]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46f91011aca3b83f770e4bca1053ba52ec82f0a6
treeaeeda0daff525710bf5dbd7eb59c6925a9f06d45
parent417fe52610b1437410ce438364c9be18b5d7808c
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 <josh@joshtriplett.org>
arch/powerpc/boot/addRamDisk.c