Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1866 → Rev 1867

/drivers/devman/acpi_bus.h
130,6 → 130,7
struct acpi_device_ops ops;
// struct acpi_driver *driver;
void *driver_data;
struct pci_dev *pci_dev;
// struct device dev;
struct acpi_bus_ops bus_ops; /* workaround for different code path for hotplug */
// enum acpi_bus_removal_type removal_type; /* indicate for different removal type */