aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block')
-rw-r--r--drivers/block/cciss.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/block/cciss.c b/drivers/block/cciss.c
index 10502a200226..37bc091041a0 100644
--- a/drivers/block/cciss.c
+++ b/drivers/block/cciss.c
@@ -3816,8 +3816,7 @@ static void calc_bucket_map(int bucket[], int num_buckets,
3816 } 3816 }
3817} 3817}
3818 3818
3819static void 3819static void __devinit cciss_put_controller_into_performant_mode(ctlr_info_t *h)
3820cciss_put_controller_into_performant_mode(ctlr_info_t *h)
3821{ 3820{
3822 int l = 0; 3821 int l = 0;
3823 __u32 trans_support; 3822 __u32 trans_support;