Skip to content

Commit

Permalink
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs exp…
Browse files Browse the repository at this point in the history
…ort.h

Reported-by: Witold Baryluk <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
sfrothwell authored and torvalds committed Nov 7, 2011
1 parent 6f66263 commit a844506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/md/persistent-data/dm-space-map-checker.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "dm-space-map-checker.h"

#include <linux/device-mapper.h>
#include <linux/export.h>

#ifdef CONFIG_DM_DEBUG_SPACE_MAPS

Expand Down

0 comments on commit a844506

Please sign in to comment.