]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/fsl_dspi.c
Merge git://git.denx.de/u-boot-fsl-qoriq
[u-boot] / drivers / spi / fsl_dspi.c
index 887edd801a42d1a87662ca7e3f0f036f19e50cc2..c8dcb277f2a66244b158af6eb4e56f7df3cf8827 100644 (file)
@@ -24,7 +24,7 @@
 DECLARE_GLOBAL_DATA_PTR;
 
 /* fsl_dspi_platdata flags */
-#define DSPI_FLAG_REGMAP_ENDIAN_BIG    (1 << 0)
+#define DSPI_FLAG_REGMAP_ENDIAN_BIG    BIT(0)
 
 /* idle data value */
 #define DSPI_IDLE_VAL                  0x0