Skip to content

Commit

Permalink
mtd: map.h: add missing bug.h include
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cernekee <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
  • Loading branch information
cernekee authored and David Woodhouse committed May 14, 2010
1 parent 0ffe0ce commit 709c4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/mtd/map.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 709c4ef

Please sign in to comment.