diff options
Diffstat (limited to 'drivers/led/led_bcm6858.c')
-rw-r--r-- | drivers/led/led_bcm6858.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/led/led_bcm6858.c b/drivers/led/led_bcm6858.c index 2be4279c08..b415d8b2b4 100644 --- a/drivers/led/led_bcm6858.c +++ b/drivers/led/led_bcm6858.c @@ -14,6 +14,7 @@ #include <log.h> #include <asm/io.h> #include <dm/lists.h> +#include <linux/bitops.h> #define LEDS_MAX 32 #define LEDS_WAIT 100 |