diff options
| author | Nick Desaulniers <[email protected]> | 2021-05-18 13:40:41 -0700 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-05-23 20:51:35 +1000 |
| commit | 73e6e4e01134c9ee97433ad1f470c71b0748b08f (patch) | |
| tree | cc26945f14e75db85765dfe085ccbc6204df3ab5 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 60060d704c55a9450208b8f0bc5026df9d4ab1d6 (diff) | |
powerpc/powernv/pci: fix header guard
While looking at -Wundef warnings, the #if CONFIG_EEH stood out as a
possible candidate to convert to #ifdef CONFIG_EEH.
It seems that based on Kconfig dependencies it's not possible to build
this file without CONFIG_EEH enabled, but based on upstream discussion,
it's not clear yet that CONFIG_EEH should be enabled by default.
For now, simply fix the -Wundef warning.
Suggested-by: Nathan Chancellor <[email protected]>
Suggested-by: Joe Perches <[email protected]>
Signed-off-by: Nick Desaulniers <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://github.com/ClangBuiltLinux/linux/issues/570
Link: https://lore.kernel.org/lkml/[email protected]/
Link: https://lore.kernel.org/lkml/CAOSf1CGoN5R0LUrU=Y=UWho1Z_9SLgCX8s3SbFJXwJXc5BYz4A@mail.gmail.com/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions