]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/dma/ioatdma.h
x86: fix regression: boot failure on AMD Elan TS-5500
[linux-2.6-omap-h63xx.git] / drivers / dma / ioatdma.h
index b668234ef654b2590e88d752c4cf83d53a4d2585..f2c7fedbf009b545c72e13fe69cfae54117ed4b9 100644 (file)
@@ -76,7 +76,7 @@ struct ioat_dma_chan {
        dma_cookie_t completed_cookie;
        unsigned long last_completion;
 
-       u32 xfercap;    /* XFERCAP register value expanded out */
+       size_t xfercap; /* XFERCAP register value expanded out */
 
        spinlock_t cleanup_lock;
        spinlock_t desc_lock;