diff options
Diffstat (limited to 'test/dm/regmap.c')
-rw-r--r-- | test/dm/regmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/regmap.c b/test/dm/regmap.c index 809494d585..42cc4cb0c0 100644 --- a/test/dm/regmap.c +++ b/test/dm/regmap.c @@ -12,6 +12,7 @@ #include <asm/test.h> #include <dm/test.h> #include <linux/err.h> +#include <test/test.h> #include <test/ut.h> /* Base test of register maps */ |