aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid/device_libs/Makefile
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-01-25 21:39:45 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-02-09 15:28:36 +0100
commit59326a6748ce0ed7ea0c3d63576f37e0d61926be (patch)
treeb35a0b97dd5ffc7ea0c3c198e44c27133a5bba74 /arch/x86/platform/intel-mid/device_libs/Makefile
parentx86/platform/intel-mid: Remove unused leftovers (msic_thermal) (diff)
downloadlinux-dev-59326a6748ce0ed7ea0c3d63576f37e0d61926be.tar.xz
linux-dev-59326a6748ce0ed7ea0c3d63576f37e0d61926be.zip
x86/platform/intel-mid: Remove unused leftovers (msic)
There is no driver present, remove the device creation and other leftovers. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/x86/platform/intel-mid/device_libs/Makefile')
-rw-r--r--arch/x86/platform/intel-mid/device_libs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/platform/intel-mid/device_libs/Makefile b/arch/x86/platform/intel-mid/device_libs/Makefile
index 4e4db0c2b225..4d008b053ac8 100644
--- a/arch/x86/platform/intel-mid/device_libs/Makefile
+++ b/arch/x86/platform/intel-mid/device_libs/Makefile
@@ -6,8 +6,6 @@ obj-$(subst m,y,$(CONFIG_MMC_SDHCI_PCI)) += platform_mrfld_sd.o
# WiFi + BT
obj-$(subst m,y,$(CONFIG_BRCMFMAC_SDIO)) += platform_bcm43xx.o
obj-$(subst m,y,$(CONFIG_BT_HCIUART_BCM)) += platform_bt.o
-# IPC Devices
-obj-$(subst m,y,$(CONFIG_MFD_INTEL_MSIC)) += platform_msic.o
# SPI Devices
obj-$(subst m,y,$(CONFIG_SPI_SPIDEV)) += platform_mrfld_spidev.o
# I2C Devices