vserver 1.9.3
[linux-2.6.git] / include / asm-arm / arch-pxa / dma.h
index df4bc66..56db3d4 100644 (file)
@@ -22,7 +22,7 @@
  * Note: this structure must always be aligned to a 16-byte boundary.
  */
 
-typedef struct {
+typedef struct pxa_dma_desc {
        volatile u32 ddadr;     /* Points to the next descriptor + flags */
        volatile u32 dsadr;     /* DSADR value for the current transfer */
        volatile u32 dtadr;     /* DTADR value for the current transfer */