diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-11 12:22:31 +0900 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-01-14 20:39:27 +1100 |
commit | c142e9741e61577c45f2441214c999f25857bdd1 (patch) | |
tree | 86614ab175d7c0be4654da92879e88d5430abaa2 /arch/powerpc/kvm/booke.h | |
parent | 7cd4774ff7a495839f49a582be7299598eeffc37 (diff) | |
download | lwn-c142e9741e61577c45f2441214c999f25857bdd1.tar.gz lwn-c142e9741e61577c45f2441214c999f25857bdd1.zip |
KVM: powerpc: remove -I. header search paths
The header search path -I. in kernel Makefiles is very suspicious;
it allows the compiler to search for headers in the top of $(srctree),
where obviously no header file exists.
Commit 46f43c6ee022 ("KVM: powerpc: convert marker probes to event
trace") first added these options, but they are completely useless.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kvm/booke.h')
0 files changed, 0 insertions, 0 deletions