aboutsummaryrefslogtreecommitdiffstats
path: root/p30.patch
diff options
Diffstat (limited to 'p30.patch')
-rw-r--r--p30.patch14
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,