X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fblock%2Fxd.c;h=624d30f7da3fc0ba125de8c46b5f9ec8d1f4efc8;hb=88c8199b9d2f5ec0a8468a0495ba4c9656846500;hp=10cc38783bdf3c860b0f9c45e06c1714b3c2b490;hpb=7d12e780e003f93433d49ce78cfedf4b4c52adc5;p=linux-2.6 diff --git a/drivers/block/xd.c b/drivers/block/xd.c index 10cc38783b..624d30f7da 100644 --- a/drivers/block/xd.c +++ b/drivers/block/xd.c @@ -48,9 +48,9 @@ #include #include #include +#include #include -#include #include #include @@ -298,7 +298,7 @@ static u_char __init xd_detect (u_char *controller, unsigned int *address) } /* do_xd_request: handle an incoming request */ -static void do_xd_request (request_queue_t * q) +static void do_xd_request (struct request_queue * q) { struct request *req;