qlogicpti: Convert to pure OF driver.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2008-08-27 00:24:00 -07:00
parent 05bb5e93f2
commit 5dc2536bb8
2 changed files with 56 additions and 54 deletions

View File

@@ -342,7 +342,7 @@ struct qlogicpti {
u_int req_in_ptr; /* index of next request slot */
u_int res_out_ptr; /* index of next result slot */
long send_marker; /* must we send a marker? */
struct sbus_dev *sdev;
struct of_device *op;
unsigned long __pad;
int cmd_count[MAX_TARGETS];