diff --git a/include/driver.h b/include/driver.h index 3c2fd56..f1964b7 100644 --- a/include/driver.h +++ b/include/driver.h @@ -118,7 +118,6 @@ void (*info) (struct device_d *); void (*shortinfo) (struct device_d *); - unsigned long type; struct bus_type *bus; };