]> git.pld-linux.org Git - packages/kernel.git/blame - kernel-sparc64-egcs64.patch
- added description of djurban's branch
[packages/kernel.git] / kernel-sparc64-egcs64.patch
CommitLineData
ec245025 1--- include/linux/mc146818rtc.h~ Sun Nov 17 18:32:48 2002
2+++ include/linux/mc146818rtc.h Sun Nov 17 18:36:21 2002
3@@ -28,7 +28,7 @@
4 })
5
6 #ifdef __KERNEL__
7-extern spinlock_t rtc_lock; /* You must hold this lock to use CMOS_* ops */
8+extern struct spinlock_t rtc_lock; /* You must hold this lock to use CMOS_* ops */
9 #endif
10
11 /**********************************************************************
This page took 0.11325 seconds and 4 git commands to generate.