]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/block/amiflop.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux-2.6-omap-h63xx.git] / drivers / block / amiflop.c
index 6ce8b897e2623f025de20994a8f02a11eee2e8f2..c9751b2b57e63f1ea96e02902ec7a57d7db885ea 100644 (file)
@@ -1422,7 +1422,7 @@ static void redo_fd_request(void)
        goto repeat;
 }
 
-static void do_fd_request(request_queue_t * q)
+static void do_fd_request(struct request_queue * q)
 {
        redo_fd_request();
 }