diff options
author | Shaokun Zhang <[email protected]> | 2020-09-04 10:21:37 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-09-07 14:05:11 +0100 |
commit | d51eb416fa111c1129c46ea3320faab36bf4c99c (patch) | |
tree | 2852fc13de9287ef9ff885170dc57936c353d049 /scripts/gdb/linux/modules.py | |
parent | ffdbd3d83553beb0fda00081293d5640cba477a2 (diff) |
drivers/perf: hisi: Add missing include of linux/module.h
MODULE_*** is used in HiSilicon uncore PMU drivers and is provided by
linux/module.h, but the header file is not directly included. Add the
missing include.
Signed-off-by: Shaokun Zhang <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions