Reacted on compiler warning
This commit is contained in:
parent
f5627b0c9e
commit
967f7a9812
@ -38,7 +38,7 @@ void sbc_load(struct burn_drive *d)
|
||||
c.retry = 1;
|
||||
|
||||
/* ts A70921 : Had to revoke Immed because of LG GSA-4082B */
|
||||
/* c.opcode[1] |= 1; /* ts A70918 : Immed */
|
||||
/* c.opcode[1] |= 1; / * ts A70918 : Immed */
|
||||
|
||||
c.dir = NO_TRANSFER;
|
||||
d->issue_command(d, &c);
|
||||
|
Loading…
Reference in New Issue
Block a user