[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)
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>

No differences found