fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
[oweals/u-boot.git] / include / dma.h
index 5b247b5b0613a22f3b227ae1715f7cfbff0f989c..6ff591977b1445f46d1c80ab74b53c2821417c83 100644 (file)
@@ -9,6 +9,7 @@
 #ifndef _DMA_H_
 #define _DMA_H_
 
+#include <linux/bitops.h>
 #include <linux/errno.h>
 #include <linux/types.h>