]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 21 Mar 2006 09:46:05 +0000 (20:46 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Mar 2006 04:04:23 +0000 (15:04 +1100)
commit00611c5cfc8dea0914c65134f62948a484780a30
treeae22a9077002d4f19ef7264546e11de04a96b678
parenta9ea2101aaa7fe73cb352cea4145853efdabaa0d
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c

Make mf_get_rtc(), mf_get_boot_rtc() and mf_set_rtc() static, cause they can
be. We need to move mf_set_rtc() to avoid a forward declaration.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/mf.c
include/asm-powerpc/iseries/mf.h