V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending a firmwa...
[platform/kernel/linux-starfive.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;