Ignore:
Timestamp:
Jan 2, 2021, 1:29:57 AM (5 years ago)
Author:
Paul Smedley
Message:

More code cleanups to eliminate warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/include/linux/device.h

    r615 r622  
    7676  struct list_head      devres_head;
    7777  const struct attribute_group **groups;        /* optional groups */
    78         const struct dma_map_ops *dma_ops;
     78        struct dma_map_ops *dma_ops;
    7979        u64             *dma_mask;      /* dma mask (if dma'able device) */
    8080        u64             coherent_dma_mask; /* Like dma_mask, but for
Note: See TracChangeset for help on using the changeset viewer.