# SPDX-License-Identifier: GPL-2.0

obj-y	:= chip.o i2crw.o
obj-$(CONFIG_PCI)	+= pci-quirks.o
obj-$(CONFIG_PCI_MSI)	+= msi.o
