diff options
Diffstat (limited to 'drivers/rtc/rx8010sj.c')
-rw-r--r-- | drivers/rtc/rx8010sj.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtc/rx8010sj.c b/drivers/rtc/rx8010sj.c index 82c5185e2e..d513561b82 100644 --- a/drivers/rtc/rx8010sj.c +++ b/drivers/rtc/rx8010sj.c @@ -21,6 +21,7 @@ #include <dm.h> #include <i2c.h> #include <rtc.h> +#include <linux/bitops.h> /*---------------------------------------------------------------------*/ /* #undef DEBUG_RTC */ |