[PATCH] RTC subsystem: VR41XX driver
[firefly-linux-kernel-4.4.55.git] / drivers / char / Makefile
index a73cb4956928f2b582e08f9af1250c0d30877025..f5b01c6d498e10c66efa1becb1cb06a9cd0fd265 100644 (file)
@@ -67,7 +67,6 @@ obj-$(CONFIG_SGI_DS1286)      += ds1286.o
 obj-$(CONFIG_SGI_IP27_RTC)     += ip27-rtc.o
 obj-$(CONFIG_DS1302)           += ds1302.o
 obj-$(CONFIG_S3C2410_RTC)      += s3c2410-rtc.o
-obj-$(CONFIG_RTC_VR41XX)       += vr41xx_rtc.o
 ifeq ($(CONFIG_GENERIC_NVRAM),y)
   obj-$(CONFIG_NVRAM)  += generic_nvram.o
 else