parisc: Set correct bit in protection flags
[pandora-kernel.git] / block / noop-iosched.c
index c23e029..3a0d369 100644 (file)
@@ -76,7 +76,7 @@ static void *noop_init_queue(struct request_queue *q)
        return nd;
 }
 
-static void noop_exit_queue(elevator_t *e)
+static void noop_exit_queue(struct elevator_queue *e)
 {
        struct noop_data *nd = e->elevator_data;