Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47317
b: refs/heads/master
c: beb2fdc
h: refs/heads/master
i:
  47315: 47dc9e5
v: v3
  • Loading branch information
Stefan Richter committed Feb 8, 2007
1 parent b8296f8 commit 837d961
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9c31b387234287917023e64d1f11aedfd2685dd9
refs/heads/master: beb2fdcad14af14fa38d5098003bd0f53e1c1185
2 changes: 0 additions & 2 deletions trunk/drivers/ieee1394/sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
* Grep for inline FIXME comments below.
*/

#include <linux/blkdev.h>
#include <linux/compiler.h>
#include <linux/delay.h>
#include <linux/device.h>
Expand Down Expand Up @@ -2012,7 +2011,6 @@ static int sbp2scsi_slave_configure(struct scsi_device *sdev)
{
struct sbp2_lu *lu = (struct sbp2_lu *)sdev->host->hostdata[0];

blk_queue_dma_alignment(sdev->request_queue, (512 - 1));
sdev->use_10_for_rw = 1;

if (sdev->type == TYPE_ROM)
Expand Down

0 comments on commit 837d961

Please sign in to comment.