Ignore:
Timestamp:
Apr 13, 2025, 3:27:12 AM (4 months ago)
Author:
Paul Smedley
Message:

Get it compiling & linking

File:
1 edited

Legend:

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

    r764 r767  
    5858  struct device   * parent;
    5959  struct device_private *p;
    60   struct bus_type * bus;    /* type of bus device is on */
     60  const struct bus_type * bus;    /* type of bus device is on */
    6161  struct kobject kobj;
    6262  const char            *init_name; /* initial name of the device */
Note: See TracChangeset for help on using the changeset viewer.