]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/kernel/process.c
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
[linux-2.6-omap-h63xx.git] / arch / um / kernel / process.c
index fc50d2f959d12f44bc6c41171f3cc030d6ad38fa..e8cb9ff183e9fe1da41020bc39ffe22b43ef56c7 100644 (file)
@@ -128,8 +128,6 @@ void *get_current(void)
        return current;
 }
 
-extern void schedule_tail(struct task_struct *prev);
-
 /*
  * This is called magically, by its address being stuffed in a jmp_buf
  * and being longjmp-d to.