aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset/reset-rockchip.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reset/reset-rockchip.c')
-rw-r--r--drivers/reset/reset-rockchip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/reset/reset-rockchip.c b/drivers/reset/reset-rockchip.c
index 7c30919..8092555 100644
--- a/drivers/reset/reset-rockchip.c
+++ b/drivers/reset/reset-rockchip.c
@@ -8,6 +8,7 @@
#include <log.h>
#include <malloc.h>
#include <reset-uclass.h>
+#include <linux/bitops.h>
#include <linux/io.h>
#include <asm/arch-rockchip/hardware.h>
#include <dm/lists.h>