diff options
| author | Stephen Boyd <[email protected]> | 2020-05-18 12:02:38 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-05-19 16:31:18 +0200 |
| commit | 298754c56ce1e554eec568059d3a5adf8abc4ab5 (patch) | |
| tree | cde43fa99f934cd0b6ec3317db37035dee028715 /tools/perf/scripts/python | |
| parent | bab223f9a97a0efe647b746fc46ccd28383d6ead (diff) | |
coresight: Include required headers in C files
We should include headers that C files use in the C files that use them
and avoid relying on implicit includes as much as possible. This helps
avoid compiler errors in the future about missing declarations when
header files change includes in the future.
Cc: Douglas Anderson <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Cc: Mike Leach <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions