These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / comedi / drivers / addi_apci_3xxx.c
index bef6efc..995096c 100644 (file)
@@ -27,9 +27,9 @@
 
 #include "../comedi_pci.h"
 
-#define CONV_UNIT_NS           (1 << 0)
-#define CONV_UNIT_US           (1 << 1)
-#define CONV_UNIT_MS           (1 << 2)
+#define CONV_UNIT_NS           BIT(0)
+#define CONV_UNIT_US           BIT(1)
+#define CONV_UNIT_MS           BIT(2)
 
 static const struct comedi_lrange apci3xxx_ai_range = {
        8, {