Merge "qcom-llcc-pmu: update the version enum"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4a556d6efa
@@ -16,7 +16,7 @@
|
|||||||
#include <linux/ktime.h>
|
#include <linux/ktime.h>
|
||||||
|
|
||||||
enum llcc_pmu_version {
|
enum llcc_pmu_version {
|
||||||
LLCC_PMU_VER1,
|
LLCC_PMU_VER1 = 1,
|
||||||
LLCC_PMU_VER2,
|
LLCC_PMU_VER2,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user