Commit 54485c30 authored by Paul Gortmaker's avatar Paul Gortmaker

intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent b5a2c4f1
......@@ -24,6 +24,7 @@
#include <linux/init.h>
#include <linux/bitmap.h>
#include <linux/debugfs.h>
#include <linux/export.h>
#include <linux/slab.h>
#include <linux/irq.h>
#include <linux/interrupt.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