[POWERPC] powermac: Fix warning in time.c
commit6215762064311efea0618c9496cc6360cd75243d
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 13 Nov 2007 18:17:20 +0000 (14 05:17 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 3 Dec 2007 02:56:25 +0000 (3 13:56 +1100)
treeb3fcd6a2b186fe53d52eb777d754710a42b3da15
parentd65dded426e1315f5fbe3e1bc2ffe2140c69ceec
[POWERPC] powermac: Fix warning in time.c

arch/powerpc/platforms/powermac/time.c:88: warning: 'to_rtc_time' defined but not used

This fixes the warning by making the relevant code depend on the
users.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/time.c