aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp
diff options
context:
space:
mode:
authorGravatar Arnd Bergmann <arnd@arndb.de> 2022-05-24 14:20:06 +0200
committerGravatar Arnd Bergmann <arnd@arndb.de> 2022-05-31 16:07:52 +0200
commit3d76c9f5e0ee842ad42e482669d7fd63d4b67867 (patch)
tree60930fe9e44e965e111e68dcfac54bc56f689d80 /arch/arm/mach-mmp
parentARM: pxa: convert to multiplatform (diff)
downloadlinux-3d76c9f5e0ee842ad42e482669d7fd63d4b67867.tar.gz
linux-3d76c9f5e0ee842ad42e482669d7fd63d4b67867.tar.bz2
linux-3d76c9f5e0ee842ad42e482669d7fd63d4b67867.zip
ARM: pxa/mmp: remove traces of plat-pxa
The missing include directory caused a W=1 warning that can be trivially fixed. I also noticed references in the marvell.rst documentation that can be removed at the same time. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-mmp')
-rw-r--r--arch/arm/mach-mmp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mmp/Makefile b/arch/arm/mach-mmp/Makefile
index 81338db77ec7..539d750aaf10 100644
--- a/arch/arm/mach-mmp/Makefile
+++ b/arch/arm/mach-mmp/Makefile
@@ -2,8 +2,6 @@
#
# Makefile for Marvell's PXA168 processors line
#
-ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/arch/arm/plat-pxa/include
-
obj-y += common.o devices.o time.o
# SoC support