Commit a8445060 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Linus Torvalds

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

Reported-by: default avatarWitold Baryluk <baryluk@smp.if.uj.edu.pl>
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 6f66263f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment