diff --git a/[refs] b/[refs] index 32d5aafd3f67..2338cefe56a5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ff5f58f06deb3f7b9a865093d7f580bbc2b9b498 +refs/heads/master: fe3b7527dbf1e717ccb3492bb2d84481ca7be6f9 diff --git a/trunk/drivers/block/cciss.c b/trunk/drivers/block/cciss.c index 10502a200226..37bc091041a0 100644 --- a/trunk/drivers/block/cciss.c +++ b/trunk/drivers/block/cciss.c @@ -3816,8 +3816,7 @@ static void calc_bucket_map(int bucket[], int num_buckets, } } -static void -cciss_put_controller_into_performant_mode(ctlr_info_t *h) +static void __devinit cciss_put_controller_into_performant_mode(ctlr_info_t *h) { int l = 0; __u32 trans_support;