aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/fsys.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/kernel/fsys.S')
-rw-r--r--arch/ia64/kernel/fsys.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/fsys.S b/arch/ia64/kernel/fsys.S
index f15d8601827f..cc26edac0ec6 100644
--- a/arch/ia64/kernel/fsys.S
+++ b/arch/ia64/kernel/fsys.S
@@ -173,7 +173,7 @@ ENTRY(fsys_set_tid_address)
173 FSYS_RETURN 173 FSYS_RETURN
174END(fsys_set_tid_address) 174END(fsys_set_tid_address)
175 175
176#if IA64_GTOD_LOCK_OFFSET !=0 176#if IA64_GTOD_SEQ_OFFSET !=0
177#error fsys_gettimeofday incompatible with changes to struct fsyscall_gtod_data_t 177#error fsys_gettimeofday incompatible with changes to struct fsyscall_gtod_data_t
178#endif 178#endif
179#if IA64_ITC_JITTER_OFFSET !=0 179#if IA64_ITC_JITTER_OFFSET !=0