[PATCH 2/9] kbuild: uapi: test linux/bpf_perf_event.h on powerpc

Thomas Weißschuh posted 9 patches 1 month, 1 week ago
[PATCH 2/9] kbuild: uapi: test linux/bpf_perf_event.h on powerpc
Posted by Thomas Weißschuh 1 month, 1 week ago
This header works now, so test it.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
 usr/include/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/usr/include/Makefile b/usr/include/Makefile
index 6d86a53c6f0a..595996eefcc6 100644
--- a/usr/include/Makefile
+++ b/usr/include/Makefile
@@ -56,10 +56,6 @@ ifeq ($(SRCARCH),openrisc)
 no-header-test += linux/bpf_perf_event.h
 endif
 
-ifeq ($(SRCARCH),powerpc)
-no-header-test += linux/bpf_perf_event.h
-endif
-
 ifeq ($(SRCARCH),sparc)
 no-header-test += asm/uctx.h
 no-header-test += asm/fbio.h

-- 
2.53.0