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:52:57 -0800 committer: Linus Torvalds <torvalds@linux-foundation.org> 2019-12-04 19:44:14 -0800 commit: 5b009673594d569674a9e0e60109f6a1723075b0 parent: ce5c31db3645b649a31044a4d8b6057f6c723702
Commit Summary:
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/usr/include/Makefile b/usr/include/Makefile
index 5acd9bb6d714..00cc763ec488 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/ipcbuf.h
 header-test- += asm/msgbuf.h
 header-test- += asm/sembuf.h
 header-test- += asm/shmbuf.h