blob: 75d041de3a8e9cf9e6070de57d14a78e07c1f342 [file] [log] [blame]
---
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,