diff options
Diffstat (limited to 'f1.patch')
| -rw-r--r-- | f1.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/f1.patch b/f1.patch index 150c799693b67a..a876248b348178 100644 --- a/f1.patch +++ b/f1.patch @@ -77,7 +77,7 @@ kset_unregister(bus->p->drivers_kset); --- a/include/linux/device.h +++ b/include/linux/device.h -@@ -59,7 +59,6 @@ extern void bus_remove_file(struct bus_t +@@ -63,7 +63,6 @@ extern void bus_remove_file(struct bus_t * @name: The name of the bus. * @dev_name: Used for subsystems to enumerate devices like ("foo%u", dev->id). * @dev_root: Default device to use as the parent. @@ -85,7 +85,7 @@ * @dev_attrs: Default attributes of the devices on the bus. * @drv_attrs: Default attributes of the device drivers on the bus. * @bus_groups: Default attributes of the bus. -@@ -102,7 +101,6 @@ struct bus_type { +@@ -106,7 +105,6 @@ struct bus_type { const char *name; const char *dev_name; struct device *dev_root; |
