Thread (41 messages) 41 messages, 14 authors, 2017-01-23

Re: [PATCH v2 3/7] nios2: put setup.h in uapi

From: Arnd Bergmann <arnd@arndb.de>
Date: 2017-01-09 11:35:04
Also in: alsa-devel, dri-devel, linux-alpha, linux-arch, linux-arm-kernel, linux-fbdev, linux-kbuild, linux-media, linux-mips, linux-mmc, linux-nfs, linux-raid, linux-rdma, linux-s390, linux-sh, linux-spi, lkml, netdev, netfilter-devel, sparclinux

On Friday, January 6, 2017 10:43:55 AM CET Nicolas Dichtel wrote:
quoted hunk ↗ jump to hunk
diff --git a/arch/nios2/include/uapi/asm/setup.h b/arch/nios2/include/uapi/asm/setup.h
new file mode 100644
index 000000000000..8d8285997ba8
--- /dev/null
+++ b/arch/nios2/include/uapi/asm/setup.h
@@ -0,0 +1,6 @@
+#ifndef _UAPI_ASM_NIOS2_SETUP_H
+#define _UAPI_ASM_NIOS2_SETUP_H
+
+#include <asm-generic/setup.h>
+
+#endif /* _UAPI_ASM_NIOS2_SETUP_H */
This one is only a redirect to an asm-generic header, so it can be
removed completely and replaced with a line in the 
arch/nios2/include/uapi/asm/ file:

generic-y += setup.h

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help