aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2016-06-08 12:44:22 -0700
committerAkash Choudhari <[email protected]>2016-06-08 12:44:48 -0700
commit365d79fc20232dd730723801b7417cca9766dd79 (patch)
tree5e3b8d190b8a44fa0bde62653d69b421649d4f48 /tools/perf/scripts/python
parent8fb76c3cfd5c54cb0d8713436d480a8062217d5c (diff)
greybus: don't key on an enumerated constant
The symbol PWMF_ENABLED is defined via an enum, which is not defined at the time the preprocessor passes through "kernel_ver.h". So we can't use it in an #if statement expression. Use the Linux kernel version instead. Change-Id: Id427224b1dfecfd886fcdae89c4bcf711b616439 Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions