aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/include/uapi/asm/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arc/include/uapi/asm/setup.h')
-rw-r--r--arch/arc/include/uapi/asm/setup.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arc/include/uapi/asm/setup.h b/arch/arc/include/uapi/asm/setup.h
new file mode 100644
index 00000000000..a6d4e44938b
--- /dev/null
+++ b/arch/arc/include/uapi/asm/setup.h
@@ -0,0 +1,6 @@
+/*
+ * setup.h is part of userspace header ABI so UAPI scripts have to generate it
+ * even if there's nothing to export - causing empty <uapi/asm/setup.h>
+ * However to prevent "patch" from discarding it we add this placeholder
+ * comment
+ */