summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorMasahiro Yamada2019-01-03 02:10:37 +0100
committerMasahiro Yamada2019-01-06 01:46:51 +0100
commitd4ce5458ea1b7d8ca49c436d602095c4912777d3 (patch)
tree445040cee708479cae8c9d3b1ccaa356b09385b5 /include/uapi/linux
parentriscv: remove redundant kernel-space generic-y (diff)
downloadkernel-qcow2-linux-d4ce5458ea1b7d8ca49c436d602095c4912777d3.tar.gz
kernel-qcow2-linux-d4ce5458ea1b7d8ca49c436d602095c4912777d3.tar.xz
kernel-qcow2-linux-d4ce5458ea1b7d8ca49c436d602095c4912777d3.zip
arch: remove stale comments "UAPI Header export list"
These comments are leftovers of commit fcc8487d477a ("uapi: export all headers under uapi directories"). Prior to that commit, exported headers must be explicitly added to header-y. Now, all headers under the uapi/ directories are exported. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include/uapi/linux')
-rw-r--r--include/uapi/linux/Kbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index ca2787d9bf0f..5f24b50c9e88 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -1,5 +1,3 @@
-# UAPI Header export list
-
ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),)
no-export-headers += a.out.h
endif