Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
[sfrench/cifs-2.6.git] / arch / parisc / kernel / time.c
index ccdce6ef67cc8abf20a4078c582b2595cd1baff1..d1db8e518654e75369d37d8745a61f074cb75d1e 100644 (file)
@@ -205,17 +205,6 @@ static int cr16_update_callback(void)
 }
 
 
-/*
- * XXX: We can do better than this.
- * Returns nanoseconds
- */
-
-unsigned long long sched_clock(void)
-{
-       return (unsigned long long)jiffies * (1000000000 / HZ);
-}
-
-
 void __init start_cpu_itimer(void)
 {
        unsigned int cpu = smp_processor_id();