1
0
Fork 0

device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h

Reported-by: Witold Baryluk <baryluk@smp.if.uj.edu.pl>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Stephen Rothwell 2011-11-01 20:27:43 +11:00 committed by Linus Torvalds
parent 6f66263f8e
commit a84450604d
1 changed files with 1 additions and 0 deletions

View File

@ -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