Commit 58367912 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: svec-fmc.c needs module.h for vanilla kernels

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent e2415f1f
......@@ -10,7 +10,7 @@
#include <linux/slab.h>
#include <linux/fmc.h>
#include <linux/interrupt.h>
#include <linux/moduleparam.h>
#include <linux/module.h>
#include <linux/fmc-sdb.h>
#include "svec.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