SHA256
1
0
forked from pool/pcfclock
pcfclock/pcfclock-include.patch

12 lines
211 B
Diff
Raw Normal View History

--- linux/pcfclock.c
+++ linux/pcfclock.c
@@ -60,7 +60,7 @@
#endif
#include <asm/uaccess.h>
-#include <asm/semaphore.h>
+#include <linux/semaphore.h>
/* Major device number */
#define PCFCLOCK_MAJOR 181