diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-10 17:19:18 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-10 17:19:18 -0700 |
| commit | 16550012cf41452dd31e2d83183efe5d71ab04e2 (patch) | |
| tree | 300ef8bd24b98199f8744d802a7b6135cea61c2b /f1.patch | |
| parent | cf780b16c24465a06fe5a383b0d7c6684bc33fc6 (diff) | |
| download | patches-16550012cf41452dd31e2d83183efe5d71ab04e2.tar.gz | |
refresh
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; |
