Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88325
b: refs/heads/master
c: 1892225
h: refs/heads/master
i:
  88323: 6502d19
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Apr 12, 2008
1 parent eaa76f4 commit 34ac227
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: aeb74914ef0e6746f15b11c0399048de9c5c05b8
refs/heads/master: 1892225f788a73beae2ec26f6f2fa4cd2e5868d0
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_ali.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#define DRV_NAME "pata_ali"
#define DRV_VERSION "0.7.5"

int ali_atapi_dma = 0;
static int ali_atapi_dma = 0;
module_param_named(atapi_dma, ali_atapi_dma, int, 0644);
MODULE_PARM_DESC(atapi_dma, "Enable ATAPI DMA (0=disable, 1=enable)");

Expand Down

0 comments on commit 34ac227

Please sign in to comment.