ARM: 9285/1: remove meaningless arch/arm/mach-rda/Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 10 Jan 2023 08:01:29 +0000 (09:01 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thu, 12 Jan 2023 14:30:16 +0000 (14:30 +0000)
You do not need to put Makefile if there is nothing to compile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/Makefile
arch/arm/mach-rda/Makefile [deleted file]

index 4067f51..233496b 100644 (file)
@@ -213,7 +213,6 @@ machine-$(CONFIG_ARCH_OMAP2PLUS)    += omap2
 machine-$(CONFIG_ARCH_ORION5X)         += orion5x
 machine-$(CONFIG_ARCH_PXA)             += pxa
 machine-$(CONFIG_ARCH_QCOM)            += qcom
-machine-$(CONFIG_ARCH_RDA)             += rda
 machine-$(CONFIG_ARCH_REALTEK)         += realtek
 machine-$(CONFIG_ARCH_ROCKCHIP)                += rockchip
 machine-$(CONFIG_ARCH_RPC)             += rpc
diff --git a/arch/arm/mach-rda/Makefile b/arch/arm/mach-rda/Makefile
deleted file mode 100644 (file)
index f126d00..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-obj- += dummy.o