diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-06 14:45:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-06 14:45:51 +0200 |
| commit | 6e287ace225948565fdcbe3c5cc75d3843af79d0 (patch) | |
| tree | c8da80c9a0686704f6abacaf5677087bff5e8370 /p30.patch | |
| parent | 40a2bc5b5c03c7219f40be1f5be51089a156b974 (diff) | |
| download | patches-6e287ace225948565fdcbe3c5cc75d3843af79d0.tar.gz | |
cleaned up the bus_type.dev_attrs patch series
Diffstat (limited to 'p30.patch')
| -rw-r--r-- | p30.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/p30.patch b/p30.patch deleted file mode 100644 index 75d041de3a8e9c..00000000000000 --- a/p30.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- - drivers/hwtracing/intel_th/core.c | 1 - - 1 file changed, 1 deletion(-) - ---- a/drivers/hwtracing/intel_th/core.c -+++ b/drivers/hwtracing/intel_th/core.c -@@ -139,7 +139,6 @@ static int intel_th_remove(struct device - - static struct bus_type intel_th_bus = { - .name = "intel_th", -- .dev_attrs = NULL, - .match = intel_th_match, - .probe = intel_th_probe, - .remove = intel_th_remove, |
