Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed7966b8 authored by Paul Bolle's avatar Paul Bolle Committed by Kukjin Kim
Browse files

ARM: S3C64XX: remove obsolete Makefile line



Commit a07613a5 ("Merge branch 'samsung/dt' into samsung/cleanup")
added this line to arch/arm/mach-s3c64xx/Makefile:
    obj-$(CONFIG_S3C64XX_DEV_SPI)	+= dev-spi.o

But at that time CONFIG_S3C64XX_DEV_SPI wasn't a valid Kconfig macro
anymore and arch/arm/mach-s3c64xx/dev-spi.c was already removed. So we
can remove this line.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent bd338d07
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ obj-$(CONFIG_S3C64XX_DMA) += dma.o

obj-y				+= dev-uart.o
obj-y				+= dev-audio.o
obj-$(CONFIG_S3C64XX_DEV_SPI)	+= dev-spi.o

# Device setup