VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Masahiro Yamada <yamada.masahiro@socionext.com> 2019-12-04 16:53:03 -0800 committer: Linus Torvalds <torvalds@linux-foundation.org> 2019-12-04 19:44:14 -0800 commit: 0fb9dc28679a627f84974165c8011e0630529ece parent: 9ef0e004181956e158fb7ceb9b43810a193f80cd
Commit Summary:
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/usr/include/Makefile b/usr/include/Makefile
index 6bd22f83b0df..4a753a48767b 100644
--- a/usr/include/Makefile
+++ b/usr/include/Makefile
@@ -16,7 +16,6 @@ override c_flags = $(UAPI_CFLAGS) -Wp,-MD,$(depfile) -I$(objtree)/usr/include
 # Please consider to fix the header first.
 #
 # Sorted alphabetically.
-header-test- += asm/sembuf.h
 header-test- += asm/shmbuf.h
 header-test- += asm/signal.h
 header-test- += asm/ucontext.h