diff options
Diffstat (limited to 'arch/arc/include/uapi/asm/setup.h')
-rw-r--r-- | arch/arc/include/uapi/asm/setup.h | 6 |
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 000000000000..a6d4e44938be --- /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 + */ |