Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62707
b: refs/heads/master
c: 078dda9
h: refs/heads/master
i:
  62705: 7496f16
  62703: 40ff0c6
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Jul 18, 2007
1 parent b2967dd commit 26b025a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: 44818efbad185eea75adad0e8cab97650a7370ab
refs/heads/master: 078dda95c521b1c78d1b5da69ac90d581abc9951
4 changes: 3 additions & 1 deletion trunk/drivers/scsi/wd33c93.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@
#include <scsi/scsi_device.h>
#include <scsi/scsi_host.h>

#include <asm/irq.h>

#include "wd33c93.h"

#define optimum_sx_per(hostdata) (hostdata)->sx_table[1].period_ns
Expand Down Expand Up @@ -1762,7 +1764,7 @@ static char setup_buffer[SETUP_BUFFER_SIZE];
static char setup_used[MAX_SETUP_ARGS];
static int done_setup = 0;

int
static int
wd33c93_setup(char *str)
{
int i;
Expand Down

0 comments on commit 26b025a

Please sign in to comment.