Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0ff1357 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Jens Axboe
Browse files

drbd: need include for bitops functions declarations

parent b6653801
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -28,6 +28,9 @@
#include <linux/drbd.h>
#include <linux/drbd.h>
#include <linux/slab.h>
#include <linux/slab.h>
#include <asm/kmap_types.h>
#include <asm/kmap_types.h>

#include <asm-generic/bitops/le.h>

#include "drbd_int.h"
#include "drbd_int.h"