Merge remote-tracking branch 'torvalds/master' into perf/core
[platform/kernel/linux-starfive.git] / tools / perf / util / bpf-loader.c
index a5dbd71..6e9b06c 100644 (file)
 #include "util.h"
 #include "llvm-utils.h"
 #include "c++/clang-c.h"
-#ifdef HAVE_LIBBPF_SUPPORT
-#include <bpf/hashmap.h>
-#else
 #include "util/hashmap.h"
-#endif
 #include "asm/bug.h"
 
 #include <internal/xyarray.h>