commit | 6215762064311efea0618c9496cc6360cd75243d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Nov 14 05:17:20 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 03 13:56:25 2007 +1100 |
tree | b3fcd6a2b186fe53d52eb777d754710a42b3da15 | |
parent | d65dded426e1315f5fbe3e1bc2ffe2140c69ceec [diff] |
[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>