printk_clock() patch breaks sn2 arch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At the mininum we need to have a declaration of the ia64_timestamp 
function otherwise ia64 sn2 does not even compile.

Signed-off-by: Christoph Lameter <clameter@xxxxxxx>

Index: linux-2.6.19-rc2-mm2/include/asm-ia64/timex.h
===================================================================
--- linux-2.6.19-rc2-mm2.orig/include/asm-ia64/timex.h	2006-10-13 11:25:04.000000000 -0500
+++ linux-2.6.19-rc2-mm2/include/asm-ia64/timex.h	2006-10-23 15:48:05.565981377 -0500
@@ -39,4 +39,6 @@ get_cycles (void)
 	return ret;
 }
 
+extern unsigned long long (*ia64_timestamp_clock)(void);
+
 #endif /* _ASM_IA64_TIMEX_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux