hwmon: (ltc2978) Introduce helper functions for min and max values
[firefly-linux-kernel-4.4.55.git] / drivers / hwmon / pmbus / Makefile
index 1454293e985c024cc0cba0b0051c6c1ca2da1a6c..bce046d37f0264eff48a44010ceb1cd8994f65d1 100644 (file)
@@ -8,6 +8,7 @@ obj-$(CONFIG_SENSORS_ADM1275)   += adm1275.o
 obj-$(CONFIG_SENSORS_LM25066)  += lm25066.o
 obj-$(CONFIG_SENSORS_LTC2978)  += ltc2978.o
 obj-$(CONFIG_SENSORS_MAX16064) += max16064.o
+obj-$(CONFIG_SENSORS_MAX20751) += max20751.o
 obj-$(CONFIG_SENSORS_MAX34440) += max34440.o
 obj-$(CONFIG_SENSORS_MAX8688)  += max8688.o
 obj-$(CONFIG_SENSORS_TPS40422) += tps40422.o