[ifxmips] some correction (sorry, was compiling old files)
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / files / include / asm-mips / ifxmips / ifxmips_dma.h
index bcf0f12c5205989d38c4385d45ea11d14c3b3649..8ba852a1eca469dddbfb9038dd57849f17dff8e8 100644 (file)
@@ -163,7 +163,7 @@ struct dma_channel_info {
 
 struct dma_device_info {
        /* device name of this peripheral */
-       const char *device_name;
+       char device_name[15];
        int reserved;
        int tx_burst_len;
        int rx_burst_len;