Commit cd065a01 authored by Jesper Nilsson's avatar Jesper Nilsson

CRISv10: Readd missing header

The svinto architecture header was mistakenly removed,
leading to a compile error.
Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent 54c0a4b4
......@@ -14,6 +14,7 @@
#include <linux/slab.h>
#include <linux/err.h>
#include <linux/fs.h>
#include <arch/svinto.h>
#include <linux/init.h>
#include <arch/system.h>
#include <linux/ptrace.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