Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93621
b: refs/heads/master
c: 9aba468
h: refs/heads/master
i:
  93619: 55b9324
v: v3
  • Loading branch information
Borislav Petkov authored and Bartlomiej Zolnierkiewicz committed Apr 26, 2008
1 parent 22b00c4 commit 8181ab4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: ac95beedf8bc97b24f9540d4da9952f07221c023
refs/heads/master: 9aba468e4ae834dd0ee37004e5d07309684e14d2
6 changes: 3 additions & 3 deletions trunk/drivers/ide/ide-cd.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@

#include <scsi/scsi.h> /* For SCSI -> ATAPI command conversion */

#include <asm/irq.h>
#include <asm/io.h>
#include <linux/irq.h>
#include <linux/io.h>
#include <asm/byteorder.h>
#include <asm/uaccess.h>
#include <linux/uaccess.h>
#include <asm/unaligned.h>

#include "ide-cd.h"
Expand Down

0 comments on commit 8181ab4

Please sign in to comment.