Skip to content

Commit 5c41778

Browse files
masahir0yarndb
authored andcommitted
riscv: add linux/bpf_perf_event.h to UAPI compile-test coverage
I can compile this for ARCH=riscv with CONFIG_UAPI_HEADER_TEST=y. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
1 parent 02a6e4b commit 5c41778

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

usr/include/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ no-header-test += asm/stat.h
7474
no-header-test += linux/bpf_perf_event.h
7575
endif
7676

77-
ifeq ($(SRCARCH),riscv)
78-
no-header-test += linux/bpf_perf_event.h
79-
endif
80-
8177
ifeq ($(SRCARCH),sparc)
8278
no-header-test += asm/stat.h
8379
no-header-test += asm/uctx.h

0 commit comments

Comments
 (0)