]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ioprio.h
OMAP: dmtimer: enable all timers to be wakeup events
[linux-2.6-omap-h63xx.git] / include / linux / ioprio.h
index f98a656b17e5b4b732e57e0e70e4eb5ec53bce84..76dad48088474462b5f21deeff0414b40aca6b8e 100644 (file)
@@ -86,4 +86,6 @@ static inline int task_nice_ioclass(struct task_struct *task)
  */
 extern int ioprio_best(unsigned short aprio, unsigned short bprio);
 
+extern int set_task_ioprio(struct task_struct *task, int ioprio);
+
 #endif