Commit d1eca29e authored by Chris Zankel's avatar Chris Zankel

xtensa: Add missing include in coprocessor.h

Coprocessor.h depends on variant settings.
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 0a972468
......@@ -13,6 +13,7 @@
#define _XTENSA_COPROCESSOR_H
#include <linux/stringify.h>
#include <variant/core.h>
#include <variant/tie.h>
#include <asm/types.h>
......
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