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

Commit 709c4efb authored by Kevin Cernekee's avatar Kevin Cernekee Committed by David Woodhouse
Browse files

mtd: map.h: add missing bug.h include

parent 0ffe0ce3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
#include <linux/types.h>
#include <linux/list.h>
#include <linux/string.h>
#include <linux/bug.h>

#include <linux/mtd/compatmac.h>