cciss: make cciss_put_controller_into_performant_mode as __devinit

cciss: make cciss_put_controller_into_performant_mode as __devinit

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
This commit is contained in:
Stephen M. Cameron 2010-07-19 13:45:56 -05:00 committed by Jens Axboe
parent ff5f58f06d
commit fe3b7527db
1 changed files with 1 additions and 2 deletions

View File

@ -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;