--- v3
+++ v4
@@ -7,14 +7,14 @@
CC: Cody P Schafer <dev@codyps.com>
Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
---
- include/linux/perf_event.h | 7 +++++++
+ include/linux/perf_event.h | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
-index cef4a56..32190c5 100644
+index da442a0..4840c7f 100644
--- a/include/linux/perf_event.h
+++ b/include/linux/perf_event.h
-@@ -891,6 +891,13 @@ static struct perf_pmu_events_attr _var = { \
+@@ -903,6 +903,13 @@ static struct perf_pmu_events_attr _var = { \
.id = _id, \
};
@@ -29,4 +29,4 @@
static ssize_t \
_name##_show(struct device *dev, \
--
-1.7.9.5
+1.8.3.1