Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17900
b: refs/heads/master
c: 91e1c46
h: refs/heads/master
v: v3
  • Loading branch information
Lennert Buytenhek authored and Linus Torvalds committed Jan 12, 2006
1 parent b5133c1 commit b2fad04
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: 4ab2495a30bb3de1cfe41a886f83afb68616ab7d
refs/heads/master: 91e1c46356beddf984ce0ce5ec4fbaea43a07ec8
2 changes: 1 addition & 1 deletion trunk/drivers/net/cs89x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
* Note that even if DMA is turned off we still support the 'dma' and 'use_dma'
* module options so we don't break any startup scripts.
*/
#ifndef CONFIG_ARCH_IXDP2X01
#ifndef CONFIG_ISA_DMA_API
#define ALLOW_DMA 0
#else
#define ALLOW_DMA 1
Expand Down

0 comments on commit b2fad04

Please sign in to comment.