treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / macintosh / ams / Makefile
blob3b58d02c9c427b1120710fd00f6f8c0702735246
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for Apple Motion Sensor driver
6 ams-y := ams-core.o ams-input.o
7 ams-$(CONFIG_SENSORS_AMS_PMU) += ams-pmu.o
8 ams-$(CONFIG_SENSORS_AMS_I2C) += ams-i2c.o
9 obj-$(CONFIG_SENSORS_AMS) += ams.o