diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-11 06:22:31 +0300 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2019-02-19 08:00:15 +0300 |
commit | f1adb9c48a01779311aff57d96dc578f91f37eb7 (patch) | |
tree | bb5f59f96fe9e9f05aa293fd60b6538167e6befe /arch/powerpc/include/asm/kvm_ppc.h | |
parent | 08434ab4694887effbdcae518f29062274871c8d (diff) | |
download | linux-f1adb9c48a01779311aff57d96dc578f91f37eb7.tar.xz |
KVM: PPC: 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: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/include/asm/kvm_ppc.h')
0 files changed, 0 insertions, 0 deletions