ARM: s3c: fix include path
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Apr 2022 09:12:23 +0000 (11:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Apr 2022 09:12:26 +0000 (11:12 +0200)
The include directory is gone, so stop passing the command line flag.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-s3c/Makefile
arch/arm/mach-s3c/Makefile.s3c64xx

index 54188d10ab2e494f156ae47a74cead4ac3c12b00..7c7d3318fd61365d61d698fa431d094797e8703b 100644 (file)
@@ -2,8 +2,6 @@
 #
 # Copyright 2009 Simtec Electronics
 
-ccflags-$(CONFIG_ARCH_MULTIPLATFORM) += -I$(srctree)/$(src)/include
-
 ifdef CONFIG_ARCH_S3C24XX
 include $(src)/Makefile.s3c24xx
 endif
index 0c18e31936df49129e1e96e3a69089c5d910c444..21e919bf2cd1dd57f5268629e3cb91a520f9bd69 100644 (file)
@@ -3,9 +3,6 @@
 # Copyright 2008 Openmoko, Inc.
 # Copyright 2008 Simtec Electronics
 
-ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-asflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-
 # PM
 
 obj-$(CONFIG_PM)               += pm-s3c64xx.o