ACPI: ibm-acpi: implement fan watchdog command
[powerpc.git] / include / asm-sh / dma.h
index e62a6d0..d9daa02 100644 (file)
@@ -89,6 +89,7 @@ struct dma_channel {
        wait_queue_head_t wait_queue;
 
        struct sys_device dev;
+       char *name;
 };
 
 struct dma_info {