]> err.no Git - linux-2.6/blobdiff - include/linux/hrtimer.h
fix up ext2_fs.h for userspace after reservations backport
[linux-2.6] / include / linux / hrtimer.h
index 540799bc85f864ad7569b50804ac7843ccdbe750..7a9398e1970432a500f5a660bf458c26f0158554 100644 (file)
@@ -300,7 +300,7 @@ hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval);
 
 /* Precise sleep: */
 extern long hrtimer_nanosleep(struct timespec *rqtp,
-                             struct timespec __user *rmtp,
+                             struct timespec *rmtp,
                              const enum hrtimer_mode mode,
                              const clockid_t clockid);
 extern long hrtimer_nanosleep_restart(struct restart_block *restart_block);