diff options
author | Ian Romanick <idr@us.ibm.com> | 2003-04-23 02:20:25 +0000 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2003-04-23 02:20:25 +0000 |
commit | 189ad4f724036aeb37ef4e7b5b7d25e3f3250bd8 (patch) | |
tree | e59c024f2cfc4d93630697065b9d2c4dcf070b35 /linux/i810.h | |
parent | e9cced1b969aff998c5747f531f9cf7428f88bc7 (diff) |
Merge from trunk.texmem-0-0-1
Diffstat (limited to 'linux/i810.h')
-rw-r--r-- | linux/i810.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/i810.h b/linux/i810.h index f37cb2e8..72cbed32 100644 --- a/linux/i810.h +++ b/linux/i810.h @@ -93,7 +93,7 @@ */ #define __HAVE_DMA 1 #define __HAVE_DMA_QUEUE 1 -#define __HAVE_DMA_WAITLIST 1 +#define __HAVE_DMA_WAITLIST 0 #define __HAVE_DMA_RECLAIM 1 #define __HAVE_DMA_QUIESCENT 1 |