|
@@ -744,7 +744,6 @@ static void etr_adjust_time(unsigned long long clock, unsigned long long delay)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-#ifdef CONFIG_SMP
|
|
|
|
static void etr_sync_cpu_start(void *dummy)
|
|
static void etr_sync_cpu_start(void *dummy)
|
|
{
|
|
{
|
|
int *in_sync = dummy;
|
|
int *in_sync = dummy;
|
|
@@ -777,7 +776,6 @@ static void etr_sync_cpu_start(void *dummy)
|
|
static void etr_sync_cpu_end(void *dummy)
|
|
static void etr_sync_cpu_end(void *dummy)
|
|
{
|
|
{
|
|
}
|
|
}
|
|
-#endif /* CONFIG_SMP */
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
* Sync the TOD clock using the port refered to by aibp. This port
|
|
* Sync the TOD clock using the port refered to by aibp. This port
|