Ignore:
Timestamp:
Apr 6, 2025, 10:44:06 AM (4 months ago)
Author:
Paul Smedley
Message:

Fix warnings & typo that was causing HDA to trap

File:
1 edited

Legend:

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

    r753 r764  
    8484  struct pm_dev *pm_dev;
    8585  char  bus_id[20];
    86   struct class          *class;
     86  const struct class            *class;
    8787  spinlock_t            devres_lock;
    8888  struct list_head      devres_head;
Note: See TracChangeset for help on using the changeset viewer.