diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-02 13:26:23 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-02 20:00:20 +0000 |
| commit | 7e221b811f1472d0c58c7d4e0fe84fcacd22580a (patch) | |
| tree | 3c215dc2b45b0d210cc5acc0f987213ee9301588 /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
| parent | tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv (diff) | |
| download | kernel-7e221b811f1472d0c58c7d4e0fe84fcacd22580a.tar.gz kernel-7e221b811f1472d0c58c7d4e0fe84fcacd22580a.zip | |
perf tools: Remove needless asm/unistd.h include fixing build in some places
We were including sys/syscall.h and asm/unistd.h, since sys/syscall.h
includes asm/unistd.h, sometimes this leads to the redefinition of
defines, breaking the build.
Noticed on ARC with uCLibc.
Cc: Adrian Hunter <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: Vineet Gupta <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions
