]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/extcon/Makefile
extcon: Move OF helper function to extcon core and change function name
[mirror_ubuntu-jammy-kernel.git] / drivers / extcon / Makefile
index 43eccc0e3448de15be8db549c7519993cebbe7b5..bf7861ec090607b881fc3b75d4113c69f10bd2c4 100644 (file)
@@ -2,8 +2,6 @@
 # Makefile for external connector class (extcon) devices
 #
 
-obj-$(CONFIG_OF_EXTCON)                += of_extcon.o
-
 obj-$(CONFIG_EXTCON)           += extcon-class.o
 obj-$(CONFIG_EXTCON_GPIO)      += extcon-gpio.o
 obj-$(CONFIG_EXTCON_ADC_JACK)  += extcon-adc-jack.o