From: Masahiro Yamada Date: Tue, 23 Jul 2019 11:30:36 +0000 (+0900) Subject: sh: remove unneeded uapi asm-generic wrappers X-Git-Tag: v5.7-rc1~12^2~33 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7d538b5a1ddf79c17d9fd4ce7a5009d11978d350;p=users%2Fwilly%2Fxarray.git sh: remove unneeded uapi asm-generic wrappers These are listed in include/uapi/asm-generic/Kbuild, so Kbuild will automatically generate them. Signed-off-by: Masahiro Yamada --- diff --git a/arch/sh/include/uapi/asm/setup.h b/arch/sh/include/uapi/asm/setup.h deleted file mode 100644 index 4bd19f80f9b0..000000000000 --- a/arch/sh/include/uapi/asm/setup.h +++ /dev/null @@ -1,2 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -#include diff --git a/arch/sh/include/uapi/asm/types.h b/arch/sh/include/uapi/asm/types.h deleted file mode 100644 index 68100e108ea6..000000000000 --- a/arch/sh/include/uapi/asm/types.h +++ /dev/null @@ -1,2 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -#include