Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41057
b: refs/heads/master
c: ec7080d
h: refs/heads/master
i:
  41055: 1db7e0d
v: v3
  • Loading branch information
Manuel Lauss authored and Ralf Baechle committed Nov 22, 2006
1 parent 6ea1e5f commit 373e6b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: eb4828750852b84703f64747b3bedf6394d629ef
refs/heads/master: ec7080d185a9b79581bf1dbe300e877719c0b1a9
6 changes: 2 additions & 4 deletions trunk/include/asm-mips/mach-au1x00/au1xxx_ide.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,8 @@ int __init auide_probe(void);
static int auide_dma_host_on(ide_drive_t *drive);
static int auide_dma_lostirq(ide_drive_t *drive);
static int auide_dma_on(ide_drive_t *drive);
static void auide_ddma_tx_callback(int irq, void *param,
struct pt_regs *regs);
static void auide_ddma_rx_callback(int irq, void *param,
struct pt_regs *regs);
static void auide_ddma_tx_callback(int irq, void *param);
static void auide_ddma_rx_callback(int irq, void *param);
static int auide_dma_off_quietly(ide_drive_t *drive);
#endif /* end CONFIG_BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA */

Expand Down

0 comments on commit 373e6b3

Please sign in to comment.