Skip to content

Commit 78034b8

Browse files
andy-shevbrgl
authored andcommitted
gpio: msic: Drop driver from Makefile
Driver is gone, no need to keep a Makefile entry for it. Remove. Reported-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
1 parent 5a2a46a commit 78034b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpio/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ obj-$(CONFIG_GPIO_MOXTET) += gpio-moxtet.o
102102
obj-$(CONFIG_GPIO_MPC5200) += gpio-mpc5200.o
103103
obj-$(CONFIG_GPIO_MPC8XXX) += gpio-mpc8xxx.o
104104
obj-$(CONFIG_GPIO_MSC313) += gpio-msc313.o
105-
obj-$(CONFIG_GPIO_MSIC) += gpio-msic.o
106105
obj-$(CONFIG_GPIO_MT7621) += gpio-mt7621.o
107106
obj-$(CONFIG_GPIO_MVEBU) += gpio-mvebu.o
108107
obj-$(CONFIG_GPIO_MXC) += gpio-mxc.o

0 commit comments

Comments
 (0)