Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73177
b: refs/heads/master
c: 26a5b04
h: refs/heads/master
i:
  73175: a0399a8
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Nov 5, 2007
1 parent 939405b commit 03f3638
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d34887da6be91eaac1db168fa48d91eaa4504795
refs/heads/master: 26a5b04075f6f2ccf30b22e7f0fc9127c500a698
2 changes: 2 additions & 0 deletions trunk/drivers/ide/ide-taskfile.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ int ide_raw_taskfile (ide_drive_t *drive, ide_task_t *args, u8 *buf)

EXPORT_SYMBOL(ide_raw_taskfile);

#ifdef CONFIG_IDE_TASK_IOCTL
int ide_taskfile_ioctl (ide_drive_t *drive, unsigned int cmd, unsigned long arg)
{
ide_task_request_t *req_task;
Expand Down Expand Up @@ -661,6 +662,7 @@ int ide_taskfile_ioctl (ide_drive_t *drive, unsigned int cmd, unsigned long arg)

return err;
}
#endif

int ide_wait_cmd (ide_drive_t *drive, u8 cmd, u8 nsect, u8 feature, u8 sectors, u8 *buf)
{
Expand Down

0 comments on commit 03f3638

Please sign in to comment.