diff options
Diffstat (limited to 'drivers/cache/cache-v5l2.c')
-rw-r--r-- | drivers/cache/cache-v5l2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/cache/cache-v5l2.c b/drivers/cache/cache-v5l2.c index 1373e7c387..51c074bfe2 100644 --- a/drivers/cache/cache-v5l2.c +++ b/drivers/cache/cache-v5l2.c @@ -11,6 +11,7 @@ #include <hang.h> #include <asm/io.h> #include <dm/ofnode.h> +#include <linux/bitops.h> struct l2cache { volatile u64 configure; |